.navbar-brand {
    color: #F08905 !important;
    font-weight: bold !important;
}

.navbar-nav>li>a>i {
    color: #F08905 !important;
}

.navbar-icon {
    color: #F08905 !important;
}

.logout-icon {
    color: #F08905 !important;
}