input[type="submit"]{
 background-color:#e09900!important; 
}

.gform_title, .gfield_label, .gform-field-label{
    color:#ffffff!important;
}

.gform-theme--foundation .gform_fields{
    row-gap:20px!important;
}

.gform_required_legend{
    display:none!important;
}

@media only screen and (max-width: 960px) {
.et_pb_section_0.et_pb_section{
    padding-top:80%;
}


}