.ql-editor h1 {
    font-weight: 900;
}

.ql-editor h2 {
    font-weight: 800;
}

.ql-editor h3 {
    font-weight: 700;
}

.ql-editor h4 {
    font-weight: 600;
}

.ql-editor h5 {
    font-weight: 500;
}

.ql-editor em {
    font-style: italic;
}
