@page {
  margin: 2.3cm;
}
* {
  background-color: white !important;
}
main {
  margin-top: 2cm;
}
.MuiAppBar-root {
  height: 0;
  padding: 0;
}
button,
input,
label,
.noprint,
.MuiBottomOverlay-root,
.MuiBannerSliderBlock-root,
.MuiHeader-uspBar,
.MuiAppBarContent-icons,
.MuiBreadcrumbs-root,
.MuiFooter-root,
.MuiFooter-subFooter {
  display: none !important;
}
.MuiAppBarContent-logoContainer {
  display: block !important;
}
.MuiAppBarContent-logoContainer::before {
  box-shadow: none !important;
  background-color: white !important;
}
p>a[href^="http://"]:after, p>a[href^="https://"]:after, p>a[href^="/"]:after
{
  content: ' (' attr(href) ')';
  font-size: 80%;
}
p a {
  word-wrap: break-word;
}
q:after {
  content: ' (Source: ' attr(cite) ')';
}
.MuiBannerSliderBlock-root:first-child {
  display: block;
}
.MuiBannerSliderBlock-background {
  position: relative;
}
