.md-grid {
    max-width: 90vw
}

.highlight .hll {
    [data-md-color-scheme="default"] {
        background-color: lavender;
    }
}

.md-typeset table:not([class]) {
    font-size: 0.75rem
}

.md-typeset a {
    border-bottom: 0.1px dashed black
}

.md-typeset table:not([class]) {
    font-size: 0.75rem
}

.md-nav__link--active {
    font-weight: bold
}

.md-typeset .admonition, .md-typeset details {
    font-size: 0.70rem
}

p > code {
    font-weight: bold
}
