/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@page {
  size: A4 landscape;
  margin: 0;
  -webkit-print-color-adjust: exact;
  color-adjust: exact !important;
}
header {
  position: relative;
  background: #000;
}
body,
div,
h1,
h2,
h3,
h4,
h5 {
  -webkit-print-color-adjust: exact;
  color-adjust: exact !important;
}
div,
h1,
h2,
h3,
h4,
h5 {
  page-break-after: avoid;
}
div.header-region {
  padding: 0 !important;
}
h1,
h2,
h3,
h4,
h5 {
  font-size: normal !important;
}
h1,
h2 {
  font-size: 40px !important;
  line-height: 40px !important;
}
