.md-typeset h1, h2, h3 {
    color: var(--md-primary-fg-color);
}

.md-typeset small {
    color: var(--md-typeset-color);
}