.page-title {
  font-size: clamp(1.35rem, 3.8vw, 1.65rem);
}

.quiz-promo-ad {
  margin-top: 0.75rem;
  font-size: 0.82rem;
  text-align: center;
}

.quiz-promo-ad a {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.quiz-promo-ad a:hover {
  color: #000;
}

.quiz-promo-ad-result {
  margin-top: 1.25rem;
}
