/*
 Theme Name:   Mi Pequeña Fabrica
 Description:  Hello Elementor Child Theme
 Author:       Ecoitec
 Author URI:   http://ecoitec.com
 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

-------------------------------------------------------------- */

.wpcf7-form-control.wpcf7-acceptance label{
	display:flex;
	gap:1%;
}
.wpcf7-form-control.wpcf7-acceptance label > span{
	color:#FFF !important;
}