/* CSS Document */ .opening-hours .weekday { font-weight: 400; color: #fff; } .opening-hours .closed { color: #eb8834; } .opening-hours .hours { font-weight: bold; }