table:not([data-ufsm-componente-tipo='tabela-curso-disciplinas-prerequisitos']) tbody > tr > td[data-ufsm-componente-tipo='td-semestre']:first-child{
	display: none;
}

body.contraste [data-ufsm-componente-tipo="card-legenda-cores-disciplinas"]{
	display: none !important;
}
body.contraste th.visually-hidden,
body.contraste td.visually-hidden{
	position: unset !important;
}