.ReferenceListPage {
  text-align: center;
  padding: 0;
}

.ReferenceListPage :where(h2) {
  text-align: center;
  margin-bottom: 1rem;
  color: inherit;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: clamp(2.2rem, 5vw, 3.5rem);
}

.ReferenceListPage :where(h2) + [class*="subTitle"] {
  font-size: 1.125em;
}

.SectionText {
  padding: clamp(2rem, 7vw, 7rem) 0;
}

.SectionText-text {
  margin-top: 3rem;
}

/*# sourceMappingURL=reference-list-page.min.css.map */
