.corescola {
	/*color: #A2CF53;*/
    color: #C30E2F !important;
}
.corescola2 {
	/*color: #A2CF53;*/
    color: #75787B !important;
    font:bold;
}

.corescola-bg {
	/*color: #A2CF53;*/
  background: #C30E2F !important;

}
.corescola2-bg {
	/*color: #A2CF53;*/
    background: #75787B !important;

}
.contentcursos__descurso a {
	color: #C30E2F;
}
.coluna-conteudo a {
	color: #C30E2F !important;
}


/*Sempre que mudar de escola colocar aqui o RGB referente à cor escola */
.grupo-imagem .data {
  background: rgba(195, 14, 47, 0.8);
}

/* Aqui pintas o topo do site sempre que queiras */
.l-header {
  /*background: #f9f9f9;*/
  background: #ffffff;
}


.lnk {
	color: #ffffff !important;
}
