h1 {
    margin-top: 1rem;
    font-size: var(--s5);
    line-height: var(--s5);
}

h2 {
    margin-top: 1rem;
}

main {
    padding: 3em;
}