.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.7rem, 2.6vw, 2.4rem) !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;
}

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

.announcements-page-title {
  font-size: clamp(1.7rem, 2.6vw, 2.4rem) !important;
  font-weight: 700 !important;
  line-height: 1.08 !important;
}

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

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

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