.fondo_white{
	background: var(--blanco);
}
.fondo_grey{
	background: var(--gris);
}