/* START: common */
.cvy_hidden {
    display: none !important;
}

.cvy_profanity_checker {
    color: red;
}

.cvy_profanity_checker .cvy_label {
    font-weight: 900;
    font-size: 1.2em;
}
/* END: common */

/* START: Gravity Forms common */
.gform_wrapper .cvy_warning_section {
    border-bottom: unset !important;
}

.gform_wrapper .cvy_profanity_checker {
    margin-top: 20px;
}
/* END: Gravity Forms common */



/* START: RR upload form */
#gform_3 textarea {
    height: 1000px;
    resize: vertical;
}

#input_3_19 {
    height: 5800px !important;
}
/* END: RR upload form */