small {
  font-size: smaller;
}

i {
  font-style: italic;
}

b {
  font-weight: bold;
}

.rich-formatting p, .rich-formatting li {
  line-height: 1.25;
}

.rich-formatting ol, .rich-formatting ul {
  margin: 12px 0 12px 20px;
}

