/*
 Theme Name:   Hello Elementor Child
 Theme URI:    http://example.com/hello-elementor-child/
 Description:  Hello Elementor Child Theme
 Author:       Samara Montoya
 Author URI:   http://webstore.com.mx
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         elementor, responsive-layout, accessibility-ready
 Text Domain:  hello-elementor-child
*/

.elementor-custom-heading{
   color: #FFFFFF !important;
	font-weight: 700;
}

div.eael-post-grid-style-three > article.eael-grid-post.eael-post-grid-column > div.eael-grid-post-holder > div.eael-grid-post-holder-inner{
	border-left: 2px solid #028090;
}div.eael-post-grid-category{
	background-color: #028090;
	padding: 10px;
	color: white;
}form p label{ width: 100% !important;}
form p input.wpcf7-form-control.wpcf7-submit{max-width: 100% !important;}