/*
 Theme Name:   Giving2Grow
 Description:  A custom child theme for Avada
 Author:       Jeff Fitting
 Template:     Avada
 Version:      1.0.0
*/

.charitable-form-field textarea {
  field-sizing: content!important; /* Automatically grows to fit wrapped text */
  resize: none!important; /* Hides the manual drag-to-resize handle */
}