/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 21 2025 | 19:58:34 */
/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 

/*GLOBAL*/
a{
	color:white!important;
}
/*FORMULARIO HUBSPOT*/
.inputs-list{
	display:flex;
}
.hs-form-619edb58-1c7f-4f03-af1b-a2bf6b885f6a_5063097f-2ad8-4dd3-bbec-beec27a443d3 .hs-form-field label:not(.hs-error-msg) > span{
  color: black;
}


/*ESTILO SECUNDARIOS PAGINAS INTERNAS*/
ul.listleft{
	text-align:left;
}


table#tablaBlog3, td, th{
	border: 1px solid rgb(255, 255, 255)!important;
}

table#tablaBlog4, td, th,
table#tablaBlog4-2, td, th,
table#tablaBlog4-3, td, th,
table#tablaBlog4-4, td, th{
	border: 1px solid rgb(255, 255, 255)!important;
}

