.eil-forms .form-control,
.eil-forms .form-control::placeholder,
.custom-select-opener,
.eil-forms textarea.autoresize,
.eil-forms textarea.autoresize::placeholder {
  font-size: 2rem!important;
}

.custom-select-panel .custom-select-option {
  font-size: 1.2rem !important;
}
.wpcf7-form-control-wrap.your-website-wrap {
  display: none!important;
}