@media print {
	section {
		border-style: dotted;
	}
}