.hero {
    background: linear-gradient(135deg, rgba(27, 94, 63, 0.88) 0%, rgba(45, 143, 95, 0.88) 100%), 
                url('https://images.unsplash.com/photo-1494412651409-8963ce7935a7?w=1600') center/cover no-repeat;
}
