body {
    background-color: #f8f9fa;
}

.hero {
    background: linear-gradient(120deg, #f8f9fa, #e9ecef);
}

