/*
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");

/*
.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea {
	width: 100% !important;
}
*/

.wpcf7 .w100 {
	width: 100% !important;
}

.wpcf7 h3 {
	font-size: 40px;
	margin: 20px 0 20px 0;
}