.send-button:disabled { cursor: wait; opacity: 0.7; }
.form-status { min-height: 20px; margin: 13px 0 0; font-size: 0.76rem; font-weight: 700; }
.form-status.success { color: #1f765b; }
.form-status.error { color: #a93226; }
.form-status a { color: inherit; font-weight: 700; }
