/* 
 Theme Name:   LH Graficos
 Theme URI:    https://ideaweb.es
 Description:  Child Theme basado en Astra para LH Gráficos
 Author:       ideaWeb
 Author URI:   https://ideaweb.es
 Template:     astra
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/*------------modificar formulario contacto--------------*/
#gform_wrapper_1 .gform_required_legend, .gform-field-label
{
	color:#fff!important;
}
.gfield_required_asterisk
{
	color:#fff!important;
}
/*--------quitar espaciado que queda al final de las paginas por el enlazatom---------*/
.enlazatom-content
{
	margin:0px!important;
}