.box {
    width         : 1em;
    height        : 1em;
    border-radius : 3px;

    background    : var(--b-primary);
}

.capacity {
    color : #666;
}

.b-sch-event span {
    font-weight         : 300;
    margin-inline-start : .5em;
}

.b-room-theme-column-cell {
    font-size : 0.8em;
}
