@media print { @page { size: A4;
    padding: 0;
    margin: 2cm; } html { font-size: 9pt; } body { padding: 0; margin: 0; } .container { width: auto; padding: 0; } footer { display: none; } a { font-size: 0; text-decoration: none; border-bottom: 0; } a::after { content: attr(href); font-size: 9pt; text-decoration: underline; } h1 { margin: 0 0 0.5cm !important; line-height: 1; } h1 strong { display: inline; } h1 + header { display: block; margin-bottom: 20pt; font-size: 10pt; } h1 + header p { margin-bottom: 0 !important; } h2 { font-size: 16pt; } h3, h3 + h4 { font-size: 16pt; margin-top: 0.5cm; margin-bottom: 0.375cm; display: inline-block; line-height: 1; } h3 em, h3 + h4 em { margin-top: 0 !important; margin-bottom: 0 !important; } ul.tags { margin-top: 0; margin-bottom: 0.375cm !important; } ul.tags li { font-size: 8pt; margin-bottom: 0; box-shadow: inset 0 0 0 1000px #e5e5e5; } }

/*# sourceMappingURL=print.css.map */