.fc-timegrid-slot-label {
    font-size: 0.9em !important;
    width: 70px !important;
}

.fc-timegrid-slot {
    height: 40px !important;
}

.fc-timegrid-axis {
    width: 70px !important;
}

/* Ajustar el ancho de la columna de tiempo */
.fc .fc-timegrid-axis-frame {
    min-width: 70px !important;
}

/* Mejorar la visualización de las horas */
.fc-timegrid-slot-label-cushion {
    font-weight: 500;
    padding: 4px;
}