I'm making a website with Bootstrap, and I want to change the text color of my navbar. I was having difficulties even targeting the navbar, but that's besides the point. Basically, I just want to change the text color. It lets me change anything I want other than the text color, such as the background color, the font, the borders, etc, other than the text color. Here's a link to the GitHub of the page. Any help would be greatly appreciated (my css is in css/style.css, and the color tag is in the .nav, .navbar, .dropdown-menu class).
EDIT 1 I've updated my GitHub code but it still doesn't seem to be working.