



.hero h2 {
    font-family: 'Courier New', monospace;

    font-size: 3rem;

    margin-bottom: 1rem;

    color: var(--text);
}