/* Entity Print engines are not compatible with logical properties. */
body {
  font-family: myriad-pro, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  line-height: 1.4;
  color: black;
}

a {
  color: black;
}

#superheader,
#header,
#subheader,
div:has(> nav.tabs),
#sidebar,
#superfooter,
#footer nav {
  display: none;
}

.page-title-image + img.print-only,
.field--name-field-title-image img {
  display: block;
  width: 100%;
  height: auto;
}

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