.seccion_formacion .horarios .dia {
    background-color: #439bcd;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    line-height: 50px;
}

.seccion_formacion .horarios .horarios_del_dia {
    background-color: #e8e8e8;
}