#content > h2 {
    font-size: var(--medium);
}

#content > h3, #content > p {
    font-size: var(--small);
}