

@media (width >= 992px) {
    .subscribe-form-modal {
        h1 {
            text-align: center!important;
        }
    }
  .template-index .hero-section {
    h1, p {
      color: white;
    }
  }
}