.bh-container-cb90e78f {
    font-family: inherit;
}
.bh-status-indicator {
    margin-bottom: 10px;
    font-weight: bold;
}
.bh-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.bh-list li {
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}
.bh-list li:last-child {
    border-bottom: none;
}
.bh-day {
    font-weight: 500;
}