.note-editable ul {
    list-style: disc !important;
    list-style-position: inside !important;
}

.note-editable ol {
    list-style: decimal !important;
    list-style-position: inside !important;
}

.note-editable h1 {
    font-size: 24px !important;
}

.note-editable h2 {
    font-size: 22px !important;
}

.note-editable h3 {
    font-size: 20px !important;
}

.note-editable h4 {
    font-size: 18px !important;
}

.note-editable h5 {
    font-size: 16px !important;
}

.note-editable h6 {
    font-size: 16px !important;
}
