.header-menubar {
    /*background-color: #4099ff !important;*/
    background-color: #ffbf00 !important;
}

.bg-grd-primary {
    /*background: linear-gradient(45deg, #ffbf00, #ffbf00) !important;*/
    background: linear-gradient(45deg, #ffbf00, #ffbf00) !important;
}

.btn-custom {
    /*background-color: #4099ff !important;*/
    background-color: #ffbf00 !important;
    color: black;
}