body.customer-area-active .cuar-css-wrapper .alert-danger,
body.customer-area-active .cuar-css-wrapper .cuar-alert-danger,
body.customer-area-active .cuar-css-wrapper .notice.notice-error,
body.customer-area-active .cuar-css-wrapper .error {
    background-color: #c62828 !important;
    color: #ffffff !important;
    border-color: #c62828 !important;
}

body.customer-area-active .cuar-css-wrapper .alert-danger *,
body.customer-area-active .cuar-css-wrapper .cuar-alert-danger *,
body.customer-area-active .cuar-css-wrapper .notice.notice-error *,
body.customer-area-active .cuar-css-wrapper .error * {
    color: #ffffff !important;
}