<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.business-hours-container{height:100%;width:100%;text-align:left;display:flex;flex-direction:column;justify-content:space-between;font-size:14px}#title{font-size:16px}.business-hours-row{display:flex;text-align:left;justify-content:space-between;color:#757575}.business-hours-row.is-today{color:#000;font-weight:bolder}@media (max-width: 767px){.business-hours-container{padding-left:4%}.business-hours-row{padding:.25rem 0}}@media (max-width: 255px){.business-hours-row{flex-direction:column}}
</pre></body></html>