/* Start custom CSS for text-editor, class: .elementor-element-60bee231 *//* === SliceWP Fixes === */

/* 1. Promotional methods textarea */
#slicewp-promotional-methods,
.slicewp-field-inner textarea {
    color: black !important;
    background-color: white !important;
}

/* 2. Error notices */
.slicewp-user-notice.slicewp-error,
.slicewp-user-notice.slicewp-error * {
    color: black !important;
}

.slicewp-user-notice.slicewp-error {
    background-color: #ffebee !important; /* light red */
    border-color: #ef5350 !important;
}/* End custom CSS */