.preto-fonte {
	color: #000 !important;
}

.azul-fonte {
	color: #1E4184 !important;
}

.branco-fonte {
	color: #fff !important;
}

.amarelo-fonte {
	color: #fbc542 !important;
}

.cinza-fonte{
	color: #606060 !important;
}

.cinza-fonte a:hover{
	color: #2dbdbe !important;
}

.azul-claro-fonte {
	color: #9fd5e9 !important;
}