/* Component – Hero section */ .hero { padding: 2.5rem 0 2rem; } .hero h1 { font-size: 1.75rem; font-weight: 700; margin-bottom: 0.5rem; } .hero p { color: var(--text-muted); max-width: 540px; }