@page
{
  margin: 25mm 5mm 15mm 5mm!important; //top, right, bottom, left
}

.page-header {
    z-index: -9999!important;
}

svg{
    max-height: 25px!important;
}

.single .a-info, .single .image, .single .jump-links, .single .opener, .single .single-author, .single .single-footer__source, .single .single-footer__tags, .single .single-header, .single .single-image, .single .youtube-embed-wrapper, .single blockquote, .single h1, .single h2, .single h3, .single h4, .single h5, .single h6, .single hr, .single ol, .single p, .single pre, .single table, .single ul {
    max-width: 700px!important;
}

.print {
    display:none!important;
}

.wrapper {
    border-bottom: 0px!important;
}

.no-underline {
    text-decoration: none!important;
}

blockquote {
    border: none!important;
}

.single-content .link, .single-content a {
    border-bottom: none;
}

.h2Toh1 {
    font-size: 3rem;
    line-height: 1.2em;
}

.single-author a {
    text-decoration: unset!important;
}

blockquote.quote--big .shariff {
    display:none!important;
}

.marker__text {
    font-family: IBM Plex Sans,sans-serif;
    font-style: unset!important;
}

.single-content .footnotes .fa {
    display: none!important;
}

.link-tag--tile {
    display: none!important;
}

.single-author img {
    filter: grayscale(100%);
}

.klaro .cookie-notice {
    display:none;
}

#footnotes {
    display:block;
}

.page-header .navbar-brand {
    transform: rotate(-90deg);
    position: absolute;
    top: 50px;
}

figure {
    display: none;
}

