.wfes-form-wrapper{max-width:640px;margin:1.5rem auto;padding:1rem;border:1px solid #e2e2e2;border-radius:8px;background:#fff}
.wfes-field{margin-bottom:1rem}
.wfes-field label{display:block;font-weight:600;margin-bottom:.35rem}
.wfes-field input[type=text],.wfes-field input[type=email],.wfes-field input[type=tel],.wfes-field textarea{width:100%;padding:.6rem;border:1px solid #ccc;border-radius:6px}
.wfes-button{display:inline-block;background:#2271b1;color:#fff;border:none;border-radius:6px;padding:.6rem 1rem;cursor:pointer}
.wfes-button:hover{background:#1b5a8c}
.wfes-notice{padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem}
.wfes-success{background:#e7f7ee;color:#0f5132;border:1px solid #badbcc}
.wfes-error{background:#f8d7da;color:#842029;border:1px solid #f5c2c7}

