.dictionary-prose {
  color: var(--text);
  line-height: 1.9;
}
.dictionary-prose > p { margin: 0 0 14px; }
.dictionary-prose h2,
.dictionary-prose h3,
.dictionary-prose h4 { margin: 26px 0 12px; line-height: 1.4; }
.dictionary-prose h2 { font-size: 24px; }
.dictionary-prose h3 { font-size: 20px; }
.dictionary-prose h4 { font-size: 18px; }
.dictionary-prose ul,
.dictionary-prose ol { padding-left: 1.5em; }
.hanzi-explanation { max-width: 900px; }
