@charset "UTF-8";

/*
 * Wysiwyg style css for Quill
 */

span.ql-size-small {
    font-size: 80%;
}

span.ql-size-large {
    font-size: 130%;
}

span.ql-size-huge {
    font-size: 175%;
}