/*
Theme Name:   Hello Elementor Child
Description:  Child theme for Hello Elementor
Author:       Your Name
Author URI:   Your Website
Template:     hello-elementor
Version:      1.0.0
*/


.icon-box h3 span span{
	color:#D3A029;
}
.icon-box .elementor-icon{
	margin-top:10px;
}
.features-box:hover svg path{
	fill:#fff;
}
.features-box svg path{
	fill:#D3A029;
}
.features-box:hover h3 {
	color:#fff !important;
} 
.features-box:hover p{
	color:#fff !important;
}
.features-box .elementor-icon{
	margin-top:10px;
}