@media (width >= 992px) {
  .subscribe-form-modal {
    h1 {
      text-align: center !important;
    }
  }
}

.email-signup__notice {
  margin-top: 0.5rem;
  align-self: start;
}

[x-cloak] {
  display: none !important;
}
