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

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

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

.c-press-release-listing__preline {
  font-size: 24px !important;
  line-height: 32px !important;
}

.o-grid__item.o-grid__item--12 p {
  font-size: 24px !important;
  line-height: 32px !important;
}

.test.c-press-release-listing__grid {
    margin: 15px auto 50px;
    max-width: 980px;
}

.c-form_search_text {
  font-size: 12px;
}

label.c-field__label_none {
    display: none;
}
