.pastelWarningBg {
    background-color: #ffc87a;
}

.pastelWarningBg:hover {
    background-color: #ffc87a !important;
}