.hero-banner {
    background: linear-gradient(135deg, #003366, #0055a5);
}
.image-banner img {
    max-height: 500px;
    object-fit: cover;
}
