.installer-product-title {
  font-size: clamp(3.5rem, 8vw, 6.5rem);
  line-height: 0.95;
}

.installer-tagline {
  margin: 0.65rem 0 1rem;
  color: var(--text);
  font-family: Georgia, serif;
  font-size: clamp(1.45rem, 3vw, 2.35rem);
  font-weight: 700;
  line-height: 1.15;
}
