#content-wrapper #header {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  z-index: auto;
  margin-top: 0;
}

#content-wrapper #header #custom_html-15 {
  display: none;
}

#content-wrapper #header #menu-toggle {
  display: none;
}

#content-wrapper #header #sidebar-superheader {
  display: none;
}

#content-wrapper #primary {
  margin-top: 15px !important;
}

#content-wrapper .wp-block-embed.is-type-video iframe {
  width: 64px;
  height: 48px;
}

#content-wrapper .single-content-prev-next-wrapper {
  display: none;
}

#content-wrapper #related-posts-outer-wrapper {
  display: none;
}

#content-wrapper #single-page-end-widgets-wrapper {
  display: none;
}

.entry-footer .message {
  display: none;
}

footer#colophon h2.title {
  font-size: 1.4rem;
}

footer#colophon .footer-left-column {
  width: 100% !important;
}

footer#colophon .footer-right-column {
  display: none;
}

footer#colophon .footer--emailupdates {
  display: none;
}

footer#colophon .footer--donatebutton {
  background-color: #fff;
  color: #000;
}

footer#colophon .footer--donatebutton a {
  color: #000;
  background-color: #fff;
}

footer#colophon .footer--donatebutton a::after {
  content: " ( https://unicornriot.ninja" attr(href) " ) ";
}

footer#colophon .footer-copyright-row .column {
  word-wrap: normal;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

footer#colophon .footer-copyright-row a::after {
  content: " ( " attr(href) " ) ";
}

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