/* CKEditor 5 custom styles for Yfantis */
.ck-editor__editable:not(.ck-editor__nested-editable) {
    min-height: 200px;
}
