<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.get-in-touch-form .form-group textarea {
    min-height: 118px;
}

@media (max-width:767px) {
  .get-in-touch-form .form-group textarea {
    min-height: 80px;
}
}</pre></body></html>