/*
******************************************************************
(c) sinntun.codes
******************************************************************
*/

.fc-daygrid-event {
    white-space: normal;
}

.fc-daygrid-event .fc-event-title {
    white-space: normal;
    overflow-wrap: break-word;
    font-weight: 700;
}