.hide{
    display: none;
}
.required_text {
    display: none;
}
.cform-form textarea {
    margin-top: 0;
}
.quest form > .g-recaptcha {
    height: auto;
    display: flex;
    justify-content: center;
}
