/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("../Divi/style.css");

.acc-custom-textarea{
	width: 100% !important;    /* Sets the width to fill the container */
    height: 150px;}

.acc-input{
	width: 100% !important;    /* Sets the width to fill the container */
    height: 50px;}

/* Contact Form 7 Styles */
/* #acc-contact-rapper.wpcf7-textarea {
height 100% !important;
}
#acc-contact-rapper.wpcf7 input {
height 100% !important;
}*/