/* ======index====== */
.hero-image {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    display: block;
}