.ebz-notary{max-width:900px;margin:0 auto}
.ebz-grid{display:flex;gap:1rem;flex-wrap:wrap}
.ebz-col{flex:1 1 280px}
.ebz-notary input[type=text], .ebz-notary input[type=email], .ebz-notary textarea{
  width:100%;padding:.65rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:16px
}
.ebz-btn{display:inline-block;background:#62b26d;color:#fff;border:0;border-radius:10px;padding:.8rem 1.25rem;font-weight:600;cursor:pointer}
.ebz-btn:disabled{opacity:.6;cursor:not-allowed}
.ebz-notice{margin-top:.5rem;min-height:1.25rem}
