.madamev-newsletter-form { display: flex; width: 100%; }
.madamev-newsletter-form input[type="email"] { min-width: 0; flex: 1; min-height: 48px; padding: 0 18px; border: 1px solid #dcdcde; border-radius: 999px 0 0 999px; }
.madamev-newsletter-form button { min-height: 48px; padding: 10px 24px; border: 0; border-radius: 0 999px 999px 0; background: #e99a9e; color: #fff; font-weight: 600; cursor: pointer; }
.madamev-newsletter-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
