.article-page {
    padding-top: 5vh;
    padding-bottom: 5vh;
    background: white;
    color: black;
}

.article-page a {
    color: inherit;
}