@media print {
    body {
        font-family: "Open Sans", sans-serif;
    }
}

.article-header h1 {
    margin-top: 1rem;
}
