/*
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
*/

.wpcf7-form .wpcf7-text,
.wpcf7-form textarea {
	color: #333 !important;
}

.wpcf7-submit:hover {
	background-color: #333 !important;
}