.hero {
    background: linear-gradient(to right, #007bff, #0056b3);
    color: white;
}