.angie-business-hours-6b91b992 {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.angie-bh-item-6b91b992 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #e2e8f0;
}
.angie-bh-item-6b91b992:last-child {
    border-bottom: none;
}
.angie-bh-day-6b91b992 {
    font-weight: 500;
}
.angie-bh-time-6b91b992 {
    text-align: right;
}