#content h1 {
    font-size: 2.5em;
    margin-bottom: .5em;
}

p,
li,
pre {
    line-height: var(--space-m-l);
}
