Client Survey
h1 {
color: #e31e23;
}
#surveyform {
padding-left: 15px;
padding-right: 15px;
}
#surveyform .gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
color: black !important;}
#surveyform .gform_confirmation_message_1 {
color: black !important;
}
.wpcf7 {
color: #000;
}
#surveyform input[type=”text”],
input[type=”password”],
input[type=”email”],
textarea {
border: 1px solid #421421;
border-radius: 5px;
}