/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 18 2024 | 20:33:03 */
/* FORMULARIO SUSCRIPCIÓN BOLETÍN */

.checkbox-formulario {
    text-align: center;
	
}

.checkbox-formulario input[type=checkbox]  {
    width: 22px;
	height: 22px;
}
