/* Keep archive headings below the fixed mobile site header. */
@media (max-width: 620px) {
    .edu-archive,
    .edu-view,
    .edu-write-page {
        padding-top: 100px !important;
    }
}
