.single-lp-calendar .fc,
.h-md-page .fc {
    min-height: 500px;
}

.fc .fc-button {
    font-size: 14px;
}

.fc .fc-toolbar-title {
    font-size: 24px;
}

.fc-v-event.alert-danger {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}

.fc-v-event.alert-danger>.fc-event-main {
    color: #842029;
}