.newsletter--footer-notifications .newsletter-submit--full {
  width: 100%;
}

.newsletter--footer-notifications .newsletter-submit--full .button-primary {
  width: 100%;
}

.newsletter--footer-notifications .newsletter-input[hidden],
.newsletter--footer-notifications [data-role="guest-form"][hidden],
.newsletter--footer-notifications [data-role="button-row"][hidden],
.newsletter--footer-notifications [data-role="status"][hidden] {
  display: none !important;
}

.newsletter--footer-notifications [data-role="submit-button"][disabled],
.newsletter--footer-notifications [data-role="subscribe-button"][disabled] {
  cursor: wait;
  opacity: 0.7;
}

.footer-newsletter-notifications__status {
  margin-top: 12px;
}

.footer-newsletter-notifications__status[data-state="error"] {
  color: #8f2d23;
}
