.hero {
    padding: 3rem 0;
    text-align: center;
}

.hero h2 {
    margin: 0 0 0.5rem;
    font-size: 1.8rem;
    color: var(--accent);
}