:root {
    --md-primary-fg-color: #09498e;
}
:root > * {
    --md-typeset-a-color: #6462bf;
}

.md-footer-meta {
    display: none;
}