
	.azul{
		background-color: #443850 !important;
	}

	.f-azul{
		color: #20295C !important;
	}

	.f-azul-claro{
		color: #114b5f;
	}

	.azul-claro{
		background-color: #114b5f !important;

	}

	.naranja{
		background-color: #ff6600 !important;
	}

	.f-naranja{
		color: #ff6600 !important;
	}

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

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

	.cafe{
		background-color: #3a3335 !important;
	}

	.f-cafe{
		color: #3a3335 !important;
	}


	.crema{
		background-color: #f2f7f2 !important;
	}

	.centrado{
	text-align: center !important;

	}

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

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

	.titulo-font{
		font-size: 35px;
	}