h1 {
    font-size: 4em;
}

a {
    color: var(--primary);
}