.hero-subtitle {
  display: block;
  margin-top: 12px;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: clamp(21px, 3vw, 30px);
  font-weight: 750;
  letter-spacing: 0;
}
