div.modal-error.modal-header{
    background-color: #ea4747;
    color: white;
}


div.warning.modal-header{
background-color: #fdfd9b;
}

div.primary.modal-header{
background-color: #3c8dbc;
color: white;
}