:root > * {
    --md-primary-fg-color: #0051ba;
}

.md-typeset table:not([class]) th {
    min-width: 3rem;
}

.md-header__button.md-logo {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.md-header__button.md-logo img,
.md-header__button.md-logo svg {
    height: 2rem;
    width: auto;
}
