/* Start custom CSS for text-editor, class: .elementor-element-ccb8c78 */.tw-page-start {
    color:  gray;
}
.tw-sic-original {
text-decoration-line: line-through;
color: palevioletred;
}
.tw-sic-correct {
text-decoration-line: underline;
text-decoration-style: wavy;
text-decoration-color: green;
color: darkgreen;
}
.ww-reverse {
background: darkblue;
color: white;
font-style: oblique;
padding: 4px;
text-align: right;
}/* End custom CSS */