.md-typeset h1,
.md-content__button {
    display: none;
}
.md-nav__title {
    display: none;
}

[data-md-color-primary=blue-grey] {
    --md-primary-fg-color: #494a64 !important;
}
