.day { display:block !important; font-size:1rem !important; width:100% !important; margin-bottom:10px !important; } .hours { display: block !important; font-weight: bold !important; } .hours:after { content:" Uhr"; } .closed .hours:after { content:"" !important; } .opening-hours .day-name { font-weight:400 !important; } .weekend { display:none !important;}