.navbar-bg{
    background-color: #F5C53E ;
}
.dropdown-menu{
    background-color: #F5C53E;
    color: white;
    border: none;
}
.offcanvas-header{
    background-color: #F5C53E;
    color: white;
    border: none;
}