<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.opening-hours h2				{ font-size:1.3em; font-weight:300; text-transform:uppercase; }
.opening-hours .row span		{ width:49%; }
.opening-hours .row .day		{ float:left; }
.opening-hours .row .time		{ float:right; }

.opening-hours h2				{ color:#ED217C; }
</pre></body></html>