/* Print stylesheet */
body::before, body::after { display: none !important; }
.main-bg { display: none !important; }
.skip-link { display: none; }
.language-selector { display: none; }
.goto-next { display: none !important; }
#header > .container { background: none; box-shadow: none; border-radius: 0; height: auto; padding: 1em; }
.main .container { background: none; box-shadow: none; padding: 1em; }
#footer .container { background: none; box-shadow: none; border-radius: 0; padding: 1em; }
#footer > footer { position: static; }
#footer { min-height: auto; padding: 0; }
html { background: none; color: #000; }
body { color: #000; }
a { color: #000; border-bottom: none; }
h1, h2, h3, h4, h5, h6 { color: #000; }
.image::before { display: none; }
