<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,
*:before,
*:after {
	text-align: left !important;
}

.menu-bar,
.social,
.tagline {
	display: none;
}

.overlay {
	display: none;
}

#header .logo:after {
	display: none;
}

#header .logo img {
	height: 60px;
	margin: 0 0 10px;
}

.panel {
	margin: 0;
}

.collapse {
	display: block !important;
}

.panel-body {
	padding: 0;
}

.today {
	display: none;
}

.contact .hour {
	display: none;
}

.slideshow {
	height: auto !important;
	padding-bottom: 0 !important;
}

.slideshow .slide {
	opacity: 1 !important;
	position: relative !important;
}

.slideshow .slide img {
	display: none;
}

.lSPager {
	display: none !important;
}

.events {
	display: none;
}

#footer .list-inline {
	display: none;
}





[class^=col-] {
	float: none !important;
	width: 100% !important;
}</pre></body></html>