.sqc-honeypot { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.sqc-form-notice { margin: 14px 0; padding: 13px 16px; width: 100%; border-radius: 8px; font-size: 15px; font-weight: 600; }
.sqc-form-notice.is-success { color: #17653a; background: #eaf8f0; border: 1px solid #9ed8b7; }
.sqc-form-notice.is-error { color: #9b2626; background: #fff0f0; border: 1px solid #efb0b0; }
.sqc-custom-form button[disabled] { opacity: .65; cursor: wait; }

