.opening-hours__table{margin:25px 0 0;width:100%}.opening-hours__table tr td{opacity:.45}.opening-hours__table tr.current-day td{opacity:1;font-weight:600}.opening-hours__table tr.current-day td:first-of-type{display:flex;gap:15px;align-items:center}.opening-hours__table tr.current-day td:first-of-type:before{content:"";width:6px;height:6px;background-color:#008c45;display:inline-block;border-radius:100vw}.opening-hours__table td,.opening-hours__table th{padding:12px 15px;width:50%}.opening-hours__table td:first-child,.opening-hours__table th:first-child{text-align:left}.opening-hours__table td:nth-child(2),.opening-hours__table th:nth-child(2){text-align:right}.opening-hours__table th{font-weight:600}.opening-hours__table tbody tr{border-bottom:1px solid #ddd}.opening-hours__table tbody tr:nth-of-type(2n){background-color:#202020}