:root {
    --md-primary-fg-color: #0a1628;
}

/* remove footer branding */
.md-footer__inner {
    display: none !important;
}