.blanco{
	background-color: #ffffff !important;
}

.azul-oscuro{
	background-color: #104E64 !important;
}

.f-azul-oscuro{
	color: #104E64 !important;
}

.azul-letra{
	background-color: #104E64 !important;
}

.f-azul-letra{
	color: #104E64 !important;
}

.neon{
	background-color: #23DADA !important;
}

.f-neon{
	color: #23DADA !important;
}

.vino{
	background-color: #642610 !important;
}

.f-vino{
	color: #642610 !important;
}

.verde{
	background-color: #106450 !important;
}

.f-verde{
	color: #106450 !important;
}








.mini{
	font-size: 9px !important;
}

.redondeado{
	border-radius: 20px !important;
}

.f-blanco{
	color: white !important;
}

.muy-grande{
	font-size: 4em !important;
}

.grande{
	font-size: 2em !important;
}


.centrado{
	text-align: center;
}

.justificado{
	text-align: justify;
}

.button{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

