.pf-v5-c-button{
    --pf-v5-c-button--m-primary--BackgroundColor:rgb(25, 118, 210) !important;
}
.pf-v5-c-button.pf-v5-m-link.pf-m-inline{
    color: white;
}
.pf-v5-c-masthead{
    /* background-color: rgb(25, 118, 210) !important; */
    background:linear-gradient(to left,rgb(25, 118, 210),rgb(167, 211, 255)) !important ;
}
.pf-v5-c-masthead .pf-v5-c-toolbar{
    background:linear-gradient(to left,rgb(25, 118, 210),rgb(167, 211, 255)) !important ;
}
body, .pf-v5-c-masthead .pf-v5-c-menu-toggle{
    --pf-v5-c-menu-toggle--after--BorderBottomColor:white !important;
    --pf-v5-c-menu-toggle--before--BorderTopColor:white !important;
    --pf-v5-c-menu-toggle--before--BorderRightColor:white !important;
    --pf-v5-c-menu-toggle--before--BorderLeftColor:white !important;
}

