/* Home page */
.hero h1{max-width:18ch}
/* Featured project grid uses shared .proj-grid; nothing page-specific needed beyond rhythm */
.sec--peach .stats{margin-block:.6rem}
@media (max-width:760px){
  .hero__sub{max-width:38ch}
}
