/* Keep the global footer newsletter aligned with the homepage reference. */
html body .exb-footer-newsletter .elementor-field-group {
    align-items: stretch;
}

html body .exb-footer-newsletter .elementor-field,
html body .exb-footer-newsletter .elementor-button {
    height: 44px !important;
    min-height: 44px !important;
}
