body, h1, h2, h3, h4, h5, h6, div, p, span, a, li, input {
    font-family: 'DejaVu Sans', 'Open Sans', 'Noto Sans', system-ui, Arial !important;
}

h1, h2, h3, h4, h5, h6 {
    border-bottom: none !important;
}

h2 {
    font-weight: 700 !important;
}

h3 {
    font-weight: 500 !important;
}

a {
    color: inherit !important;
}

code, kbd, pre, samp, code span {
    font-family: 'DejaVu Sans Mono', Menlo, ui-monospace, monospace, 'Courier New' !important;
    font-weight: normal !important;
    border-radius: 5px !important;
}

#content-footer > .updated {
    display: none !important;
}