.hero .eyebrow { color: #8FE3AA; }

.hero .eyebrow::before { background: #8FE3AA; }

@media (max-width: 600px) {
    .hero h1 { font-size: 2.4rem; }
    .hero-content .btn { width: 100%; justify-content: center; }
}
