ul.nav li.active a {
    background-color: #fff; /* Active link background color */
    color: #262933; /* Active link text color */
}