/* Print-only overrides: hide nav, CTAs, floating WhatsApp button. */
.wp-block-navigation,
.wowseru-whatsapp-float,
.wowseru-cta-band,
a[href]:after {
	display: none !important;
}
body {
	color: #000;
	background: #fff;
}
