
* {
	-webkit-print-color-adjust: exact; 
}
body {
	padding: 0 0.5cm;
}
html, 
body, 
.site-footer,
#page,
#content,
.footer-ref-print  {
	/* page-break-after: avoid !important;
	page-break-before: avoid !important;
	break-after: avoid !important; */
	margin-bottom: -1px;
}
#page {
	display: block;
}
body .breadcrumb,
.second-menu, 
#site-navigation,
#colophon {
	display: none !important;
}
#masthead {
	position: static;
	padding: 0 1cm 0cm 1cm;
	box-shadow: none;
}
.site-branding {
	margin-left: auto;
}
body #page {
	padding-top: 0 !important;
}
hr {
	background-color: #E3E3E3;
}