
.fc .fc-col-header-cell-cushion,
.fc .fc-daygrid-day-number {
    color: var(--bs-primary);
    text-decoration: none;
}
.fc .fc-event-time, .fc-event-title {
    color: var(--bs-primary);
}

.fc .fc-timegrid-axis-cushion {
    visibility: hidden;
}

.fc .fc-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}