* {
	font-family: Work Sans !important;
	font-variant-numeric: tabular-nums !important;
}

.container {
	width: 100% !important;
}



.metadata,
header,
footer {
	display: none;
}




h1 {
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000 !important;
	margin: 1cm 0 2mm 0;
}

p, td, th, li, caption, table {
	font-size: 9pt;
}



table {
	margin: 0;
}