@media print {
	.hero-wrap,
	.acc-tools,
	#primary,
	nav,
	.wp-block-buttons,
	.button,
	.copyright-wrap {
		display: none!important;
	}
}