section > form .input-radio label { margin-right: 45px; font-weight: normal; }
section > form .input-text { width: 100%; margin: 0 auto; }
section > form .input-text label { display: block; margin-top: 15px; }
section > form .input-text input { width: 100%; background-color: #fff; }
section > form .input-submit { margin-top: 15px; }

section > form h2 { font-size: 2em; color: #689BD0; }
section > form h3 { font-size: 1.2em; color: #000; text-decoration: underline; }

.g-recaptcha { display: inline-block; }