/* line 1, ../../build/sass/print.scss */
body {
  padding: 0;
}

/* line 5, ../../build/sass/print.scss */
div.print-logo {
  width: 50%;
  height: 50px;
  content: url("/img/lm-logo.svg");
  padding-bottom: 15px;
  position: relative;
  top: -30px;
  left: -80px;
}

/* line 15, ../../build/sass/print.scss */
a {
  text-decoration: underline;
}

/* line 19, ../../build/sass/print.scss */
a[href]:after {
  content: " (" attr(href) ")";
}

/* line 23, ../../build/sass/print.scss */
.main-header,
.share-icons,
.related-content,
.endorsement,
.main-footer,
.touch-menu,
.about-page .article-header {
  display: none;
}

/* line 33, ../../build/sass/print.scss */
header.article-header:after, section.divide-scene:after {
  padding-top: 0px;
}

/* line 37, ../../build/sass/print.scss */
section#endorsement.endorsement {
  display: none !important;
}
