table{
    width: 100%;
}

.titulo,
.disciplina-list,
.professor,
.tutor{
    background-color: #dbe5f1;
    text-align: center;
}

td{
    color:black
}

.receipe-content-area .container .row .receipe-duration #tb tr th{
    background-color: #dbe5f1;

}

.head{
    width: 100%;
}