.wsf-form .wsf-field-wrapper {
  margin-bottom: 2em !important;
}
.wsf-form label {
  color: #5F5F64;
  font-weight: 400 !important;
  padding-left: 0.8em;
}
.wsf-form .wsf-field {
  border: none !important;
  border-radius: 0 !important;
  min-height: 4rem;
  padding: 0.8em !important;
}
