.hero-slide {
    background-color: #556a47; /* Sets the solid color */
    background-size: cover;
    background-position: center;
    height: 100vh;
}
