.feature-icon{
    padding-bottom: 20px;
}

.beta-program, h2.beta-program, .site-heading h2.beta-program {
    text-transform: none !important;
}

#detailed-contact {
    display: none;
}

#submission-contact .captcha-input-fields > * {
    align-self: center;
    margin: 0; /* removes extra spacing */
    max-height: 55px; /* consistent height across inputs and buttons */
}

#captcha {
    display: block;
    max-height: 55px;
}

#captcha_code {
    height: 55px;
}

#captcha-reset-container button,
#submit {
    height: 55px;
    min-width: 150px;
    padding: 0 20px;
    line-height: 1;
}

.beta-join-reason {
    display: flex;
    align-items: center;
}
