.button:disabled { opacity: .65; cursor: wait; }
.website-field { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
.form-status { min-height: 24px; margin: 16px 0 0; font-size: 14px; font-weight: 700; }
.form-status.sent { color: #246b43; }
.form-status.error { color: #a1372a; }
