@page {
	margin: 17mm 0 17mm;
}

@page :first {
	margin: 0 0 17mm;
}

body {
	font:
		12pt Georgia,
		'Times New Roman',
		Times,
		serif;
	line-height: 1.3;
}

body,
a,
p,
h1,
h2,
h2 span,
h3,
h4,
h5 {
	color: #000;
}

p.laurel-line img {
	opacity: 1;
	padding: 0;
	margin: 0;
	width: auto;
	height: 30px;
}

nav .show-menu,
nav #navbutton,
nav ul,
body div.container.imagespacer,
.tab,
footer {
	display: none;
}

body div.container:nth-of-type(1),
body div.container {
	background: transparent;
	transform: none;
}

body div.container:nth-of-type(1),
body > div.container > .row,
body > div.container:nth-of-type(1) > .row {
	padding: 0;
}

body > div.container > .row {
	transform: none;
}

.column,
.columns {
	page-break-inside: avoid;
	height: auto;
	float: none;
	width: 100% !important;
	padding: 0;
	margin: 0;
}

nav {
	position: absolute;
	-webkit-print-color-adjust: exact;
}

nav h1 {
	left: 50px;
}

nav:after {
	display: block;
	content: 'Leonardo Re <mail@leonardo.re>';
	color: #fff;
	margin-top: 10px;
	padding: 50px 0 0 50px;
	font-style: italic;
}

body div.container:nth-of-type(1) {
	padding-top: 170px;
}
