#content > h1 {
    font-size: var(--larger);
}

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