.hero {
    text-align: center;
    margin-top: 5rem;
    margin-bottom: var(--dist-xxl);
}

.hero h3 {
    color: var(--text-muted);
}