body {
    background: none !important;
    color: black;
    font-size: 12pt;
}

nav, footer, aside, .skip-link, video {
    display: none !important;
}

img {
    max-width: 60%;
    height: auto;
}