
.tinymce-body {overflow-wrap: anywhere;}
.tinymce-body > *,
.tinymce-body em,
.tinymce-body i,
.tinymce-body td,
.tinymce-body ul,
.tinymce-body ol,
.tinymce-body li,
.tinymce-body a {
    all: revert;
    font-size: 1.125rem;
}
.temp-input em,
.temp-input a {
    all: revert;
    font-size: 1.125rem;
}
.tinymce-comment {overflow-wrap: anywhere;}
.tinymce-comment  > * {
    all: revert;
    font-size: 1.125rem;
}


