article.media--type-document {
    margin: 0;
    padding: 0;
    background: none;
    box-shadow: none;
    border-radius: 0;
}

a.document-link,
.site-footer a.document-link {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 2px;
}

a.document-link:hover,
.site-footer a.document-link:hover {
    text-decoration: none !important;
}
