@page {
	margin-left: 1rem;
	margin-right: .5rem;
}

html {
	background: white;
}

header div.kontakt {
	z-index: -1;
}

.bild-container {
	display: none;
}

main article section {
	page-break-inside: avoid;
}

.flex {
	max-width: 100%;
}

.icon-box {
	-webkit-box-align: center;
	align-items: center;
}

.copyright::after {
	content: "Diese Seite wurde gedruckt von https://rechtsanwalt-miskiewicz.com";
	display: block;
	margin-top: 2em;
	padding-left: 2em;
	font-style: italic;
	font-size: 1em;
	font-weight: bolder;
}