.wmnl-honeypot {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.wmnl-message--success { color: #176b2c !important; }
.wmnl-message--error { color: #a32121 !important; }
.js-wm-footer-newsletter button[aria-busy="true"],
.js-wm-affiliate-form button[aria-busy="true"] { cursor: wait !important; opacity: .72; }
