.ck-editor__editable .coh-color-white {
    cursor: text;
    background: #121212;
}

.ck-editor__editable .coh-color-alcon-floral-white {
    cursor: text;
    background: #121212;
}

.cke_editable .coh-style-tick-list---white {
    cursor: text;
    background: #121212;
}