h2.section-title {
    font-size: 25px;
    margin-bottom: 1rem;
}

.card {
    margin-bottom: 1rem;
}

.fc-day-today {
    background-color: inherit !important;
}

.comment {
    background-color: #f5f5f5;
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    padding: 10px;
    margin-bottom: 20px;
}
.fc-event-time {
    display: none;
}
