header, nav, footer, iframe, .filter {
    display: none !important;
}

body {
    font-family: "Source Sans 3", Arial, sans-serif;
    font-size: 12pt;
    color: black;
    background: white;
}

h2 {
    font-family: "Playfair Display", serif;
}

.section {
    padding: 20px 0;
}