<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('_font-awesome.min.css');
ul.ourhours-list li.active-time {
    font-weight: bold;
}
.info-line a {
    font-weight:normal;
}
.info-line a.phone {
    color:#2b2b2b;
}
.info-line a.email {
    text-decoration:underline;
}
.fa-phone, .fa-envelope, .fa-map-marker {
	color:d4d4d4;
}

</pre></body></html>