/* force normal size on the new headings */
.modern-page h1.titlebar,
.modern-page h2 {
  font-size: 1.125rem !important;  /* ≈ 18px; bump up/down if needed */
  line-height: 1.2;
  margin: 0.4em 0;
}
