.week-hours{border-top:2px solid var(--ink)}
.week-hours>div{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);line-height:1.45}
.week-hours span{text-align:right}
.week-hours em{color:#6c7e89;font-size:13px;font-style:normal}
.week-hours .closed{color:#6c7e89}
@media(max-width:760px){.week-hours>div{grid-template-columns:105px 1fr}.contact-list{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.contact-list a{font-size:18px}.qr-box img{width:min(150px,100%);height:auto}}
