.fc table {
    margin-bottom: 0;
}

.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
    border-color: #ddd;
}

.full-calendar {
    margin-bottom: 3rem;
}

.full-calendar-wrapper table tbody td {
    background-color: transparent;
}

.fc-row .fc-bgevent-skeleton td {
    opacity: 1;
}

.fc-day-number {
    color: #070707;
    font-weight: 700;
    font-size: 16px;
}