﻿.navbar-inverse {
    background-color: #fed032 !important;
    border-color: #080808  #fed032 !important;
    border-width: 0 0 10px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000000 !important;
}