body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.navbar-brand {
    letter-spacing: 0.03em;
}

section {
    scroll-margin-top: 80px;
}

.calendar-table th,
.calendar-table td {
    white-space: nowrap;
}

.calendar-cell {
    min-width: 90px;
}



