.ov-home__hero-copy {
  width: min(100%, 820px) !important;
}

h1.ov-home__hero-title {
  display: inline-block !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  font-size: clamp(15px, 4.2vw, 34px) !important;
  font-weight: 800 !important;
  line-height: 1.08 !important;
  white-space: nowrap !important;
  overflow-wrap: normal !important;
}

h1.ov-home__hero-title strong {
  font-weight: 900 !important;
}
