    /* Responsive */
    @media(max-width:768px){
      .hero h1 { font-size: 2rem; }
      .hero p { font-size: 1.2rem; }
    }