.header.bg-gradient-primary  {
    background: linear-gradient(135deg, #ff8a00, #E94E1B) !important;
}
.header.bg-gradient-info  {
    background: linear-gradient(135deg, #ff8a00, #E94E1B) !important;
}