pre {
    font-family: "Inter", sans-serif !important;
    font-weight: 300;
}

.griffinforms-formcontrol-container textarea.form-control {
  height: auto;
  min-height: 100px;
}