Currently, I am incorporating Bootstrap.css into my project and utilizing the "form-control" class to style my aspx controls. However, I have encountered an issue where the font color of the textbox is appearing as grey when I desire it to be black. Unfortunately, my knowledge of CSS is limited. Is there a method available for changing the font color from grey to black within this class? Appreciate any guidance on this matter.