﻿.corescola {
	/*color: #A2CF53;*/
    color: #EB058C !important;
}
.corescola2 {
	/*color: #A2CF53;*/
    color: #474D54 !important;
    font:bold;
}
.corescola-bg {
	/*color: #A2CF53;*/
    background: #EB058C !important;

}
.corescola2-bg {
	/*color: #A2CF53;*/
    background: #474D54 !important;

}
/*.contentcursos__descurso a {
	color: #EB058C !important;
}*/
.coluna-conteudo a {
	color: #EB058C !important;
}


/*Sempre que mudar de escola colocar aqui o RGB referente à cor escola */
.grupo-imagem .data {
  background: rgba(235, 5, 140, 0.8);
}

/* Aqui pintas o topo do site sempre que queiras */
.l-header {
  background: #f9f9f9;
  /*background: #ffffff;*/
}
