.md-footer {
    background-color: white;
    color: black;
}

.md-footer-meta,
.md-footer-meta__inner {
    background-color: white;
}

.md-copyright__highlight,
html .md-footer-meta.md-typeset a,
html .md-footer-meta.md-typeset a:visited {
    color: black;
}

html .md-footer-meta.md-typeset a:hover {
    color: rgba(0, 0, 0, 0.582);
}