.fc-daygrid-day-top {
    text-align: center;
}

.fc-daygrid-day-number {
    width: 100%;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.fc-theme-standard td, .fc-theme-standard th, .fc-theme-standard .fc-scrollgrid {
    border: none !important;
}

.fc-col-header-cell-cushion {
    font-family: Arial;
    font-weight: bold;
    color: #52c3be;
    text-decoration: none;
}

.fc-scroller {
    scrollbar-width: none;
}

.fc-day-disabled {
    background: none !important;
}