.paragraph--hero.paragraph--cta-banner .cover-wrap {
  justify-content: center;
  min-height: 400px;
}
.paragraph--hero.paragraph--cta-banner .hero__bgimage-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
}
.paragraph--hero.paragraph--cta-banner .page-title {
  padding-bottom: 2rem;
}
.paragraph--hero.paragraph--cta-banner .page-title h2 {
  margin: 0;
  text-align: center;
  font-size: 3.5rem;
}
.paragraph--hero.paragraph--cta-banner .btn {
  padding: 1rem 1rem;
}
.paragraph--hero.paragraph--cta-banner .btn-flat {
  border: 2px solid white;
  color: white;
}
.paragraph--hero.paragraph--cta-banner .cover-wrap > .hero-footer {
  padding-bottom: 0;
  justify-content: center;
}
@media (min-width: 600px) {
  .paragraph--hero.paragraph--cta-banner .cover-wrap > .hero-footer {
    position: absolute;
  }
}

/*# sourceMappingURL=hero-cta.css.map */
