.hero-copy h2 {
  margin: 0;
  max-width: 10ch;
  font-size: clamp(2rem, 5vw, 4rem);
  line-height: .93;
}
