.navbar {
    background-color: rgba(255, 255, 255, 1);
}

.navbar-nav li a {
    color: #353535;
}