.navbar-main .nav {
li.highlight a {
color: darken(yellow, 10%);
&:hover {
color: yellow;
}
li.highlight.active a {