h2 {
  font-size: 1.25em;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}

/* Smaller font for H3 (###) headings */
h3 {
  font-size: 1.1em;
  margin-top: 1.2em;
  margin-bottom: 0.5em;
}

/* Optional: Even smaller for H4 if you use #### */
h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.9em;
}

h4 > .header-section-number,
h5 > .header-section-number,
h6 > .header-section-number {
  display: none;
}
