header, footer, h1, .noprint {
	display: none;
}

p, dd, label, .text-sm{
	font-size: xx-small;
	margin: 0;
}

h1, h2, dt, h3, h4, small{
	font-size: small;
	margin-bottom: 0;
}

.space-y-4 {
	display: flex;
	margin-top: 0;
}