.botao_novo_roxo_primario{
	background-color: #6632A6!important;
	color: #fff!important;
}
.botao_novo_roxo_primario:hover{
	background-color: #A261F3!important;
	color: #fff!important;
}

.botao_navbar_fraco{
	background-color: #DEC8FA!important;
	color: #a261f3!important;
}
.botao_navbar_fraco:hover{
	background-color: #A261F3!important;
	color: #fff;
}
.botao-primario{
	background-color: #b90b13!important;
	color: #FFFFFF!important;
}
.botao-primario:hover{
	background-color: #a0090e!important;
	color: #FFFFFF!important;
}
.texto-azul{
	color: #005ba0!important;
}
.texto-amarelo{
	color: #fcbe00;
}