.note-editable > .h1, .note-editable > .h2, .note-editable > .h3, .note-editable > h1, .note-editable > h2, .note-editable > h3 {
    margin-top: 0px;
    margin-bottom: 3px;
    font-size: 16pt;
    font-family: Arial,Helvetica,sans-serif;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}