.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: rgb(207, 5, 5);
    border-bottom-color: rgb(207, 5, 5);
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: rgb(207, 5, 5);
}