.custom-contact-form-style input:not([type="submit"]), .custom-contact-form-style select, .custom-contact-form-style textarea {
background: transparent;
border-radius: 0;
}
.custom-contact-form-style .form-group {
margin-bottom: 30px;
}
.custom-contact-form-style input:not([type=submit]), .custom-contact-form-style select, .custom-contact-form-style textarea {
border-radius: 6px;
}