
.fc-content {
    /*height: 30px;*/
    text-align: left;
    padding: 5px;
}

.fc-day-grid-event .fc-time {
    font-weight: 400;
}

.fc-day-grid-event .fc-title {
    font-weight: 700;
}

.fc-button {
    padding: 3px 12px !important;
}

.fc-state-default {
    background-image: unset !important;
    background-color: #44484a !important;
    box-shadow: unset !important;
    text-shadow: unset !important;
    color: #cecbcb !important;
}

.fc-state-active {
    color: #cecbcb !important;
}

.fc th.fc-widget-header, .fc-center, .fc-day-number, .fc-more {
    color: #cecbcb !important;
}