@page {
  margin: 2cm 1.5cm;
}

[class^=btn-], .non-printable {
  display: none !important;
}

main {
  padding-top: 0 !important;
}

.corpo section:nth-of-type(2n):not(:last-of-type) {
  page-break-after: always;
  break-after: page;
}
