
body {
    font-family: sans-serif;
    margin: 2rem;
}
#buskalender {
    max-width: 900px;
    margin: auto;
}

.clockpicker-popover {
    z-index: 9999 !important;
}
