.construction-page h1,
.construction-page h2,
.construction-page h3 {
  font-family: "maven_proregular", sans-serif;
}
.construction-page .benefit-card h2,
.construction-page .overview-editorials__title,
.construction-page h2.main-title {
  color: #333;
}
.construction-page .cta-media__title,
.construction-page .benefit-card h2,
.construction-page .overview-editorials__title {
  font-size: 2.125rem;
}
.construction-page .benefit-card {
  background-color: #f7f7f7;
}
.construction-page .paragraphs-item-benefit-card-container .row {
  padding: 1rem 0;
}
.construction-page .cta-media__player img {
  display:none;
}
.construction-page .paragraphs-item-secondary-module-wrapper {
  background-color: #f7f7f7;
}
.construction-page .secondary-module-region {
  background-color: inherit;
}

.construction-page .qimg img {
  width: 150px;
}