.helps-page h1,
.helps-page h2,
.helps-page h3,
.helps-page h4,
.helps-page h5,
.helps-page h6 {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.helps-page-title {
  font-size: clamp(1.9rem, 3vw, 2.7rem) !important;
  font-weight: 700 !important;
  line-height: 1.08 !important;
}

.helps-content h1 {
  font-size: 2rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
}

.helps-content h2 {
  font-size: 1.5rem !important;
  font-weight: 600 !important;
}

.helps-content h3 {
  font-size: 1.25rem !important;
  font-weight: 600 !important;
}
