.ql-align-right {
    text-align: right !important;
}

.ql-align-justify {
    text-align: justify !important;
}

.ql-align-center {
    text-align: center !important;
}

.ql-size-small {
    font-size: .75em !important;
}

.ql-size-large {
    font-size: 1.5em !important;
}

.ql-size-huge {
    font-size: 2.5em !important;
}
