label {
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-family: Vollkorn;
  font-size: 20px;
  line-height: 0px;
  font-weight: normal;
}

#wpcf7-f73-p8-o1.wpcf7.js {
  text-align: center;
  border-radius: 5px;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  width: 60%;
  border-radius: 2px;
}

.wpcf7-form-control.wpcf7-textarea {
  width: 80%;
  border-radius: 2px;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
  border-radius: 2px;
  padding: 0px;
}