.custom-page-hero__inner {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}

.custom-page-hero__eyebrow {
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  opacity: 0.75;
  margin: 0 0 0.75rem;
}

.custom-page-hero__heading {
  margin: 0 0 1rem;
}

.custom-page-hero__text {
  font-size: 1.6rem;
  opacity: 0.85;
}

.custom-page-hero__text p {
  margin: 0;
}
