.fc {
    font-family: inherit;
}

.fc .fc-timegrid-slot {
    height: 50px;
}

.fc .fc-timegrid-axis {
    padding: 0 10px;
}

.fc .fc-col-header-cell {
    background-color: #f8f9fa;
    font-weight: 500;
    text-align: center;
}

.fc-theme-standard td,
.fc-theme-standard th {
    border: 1px solid #dee2e6;
}

.fc .fc-scrollgrid {
    border: 1px solid #dee2e6;
}

.fc-timegrid-slot-label {
    padding-left: 8px;
}