<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.site-header,
.secondary-menu-btn,
.secondary-menu,
.site-sidebar,
.subscribe-large-section,
.site-footer,
.another-look-section,
.print-profile,
.buttons-wrap,
.nav-tabs,
.fp-sticky-footer,
.contact-form,
.btn,
.categories-section,
.enq-sticky-footer
 {
	display: none;
}

body {
    background-color: transparent;
}

.container {
	width: 100%;
}

.franchise-profile-section {
	padding: 0;
}

.franchise-profile-section__inner, .tab-content {
	border: 0 !important;
	background-color: transparent;
}
</pre></body></html>