    /* styles for the homepage (index.php) */
    .hero-section {
        background: linear-gradient(to right, #667eea, #764ba2); /* Specific to homepage hero */
    }
    