.opening-hours-table{border:var(--border-width-1) solid var(--border-muted);border-radius:var(--radius-container);overflow:hidden}.opening-hours-table__head{padding:var(--space-16) var(--space-24);background-color:var(--surface-subtle);font-family:var(--font-family-secondary), sans-serif;font-size:var(--font-size-body-small);font-weight:600;line-height:var(--line-height-20);color:var(--text-strong)}.opening-hours-table__body{margin:0}.opening-hours-table__row{padding:var(--space-16) var(--space-24);border-bottom:var(--border-width-1) solid var(--border-muted);background-color:var(--surface-base);justify-content:space-between;align-items:center;display:flex}.opening-hours-table__row:last-child{border-bottom:none}.opening-hours-table__label{font-family:var(--font-family-secondary), sans-serif;font-size:var(--font-size-body-small);font-weight:600;line-height:var(--line-height-20);color:var(--text-strong)}.opening-hours-table__value{font-family:var(--font-family-secondary), sans-serif;font-size:var(--font-size-body);font-weight:400;line-height:var(--line-height-20);color:var(--text-body);margin:0}.opening-hours-table__footer{padding:var(--space-12) var(--space-24);border-top:var(--border-width-1) solid var(--border-muted);font-family:var(--font-family-secondary), sans-serif;font-size:var(--font-size-body-small);font-weight:400;line-height:var(--line-height-20);color:var(--text-muted)}
