.navbar-default {
    background-color: #ff4b13;
}

a {
    color: #ff4b13;
}

a:hover {
    color: #d2d2d2 !important;
}