/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#gform_2 label {
display:none;
}
#gform_2 textarea {
    font-size: 15px;
    font-family: "Open Sans", Arial;
    color: #7a7777 !important;
}
#gform_2 textarea::placeholder {
    font-size: 15px;
    font-family: "Open Sans", Arial;
    color: #7a7777 !important;
}