/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 16 2026 | 08:30:58 */
/* FORMIDABLE */
/* Formulario blanco */
#form-blanco .with_frm_style .frm_checkbox label { color: #fff!important;}
/* Colombia */
.form-colombia button {
	border-color: #FEC319;
	background-color: #FEC319;
	color: #051d40;
}
.form-colombia button:hover {
	border-color: #C62828;
	background-color: #C62828;
	color: #fff;
}

/* QUIEN SOY */
ul.lista-formacion {list-style:none; text-align: center;}

.lista-formacion li::before{
	content: url('https://migranta.es/wp-content/uploads/2026/05/ciculo-icono.png');
	color: red;
	margin-right: 8px;
}

/* SCROLL TO TOP */
.ast-scroll-to-top-right {
    bottom: 90px;
}