header {
    margin-bottom: var(--spacing-lg);
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 1.2rem;
    font-weight: 400;
    color: var(--color-text-muted);
}