@media print {
	footer,
	.hero-wrap,
	.acc-tools,
	#primary,
	nav,
	.wp-block-buttons,
	.button,
	.reusable-before-footer {
		display: none!important;
	}
	#logo {
		width: 100%;
		text-align: center;
	}
}