.note-editor b, .note-editor strong {
    font-weight: 700;
}	
.note-editor ol {
    margin-left: 10px;
    list-style: auto;
}

.note-editor ul {
    margin-left: 10px;
    list-style: disc;
}
