/* public/css/home.css */

/* optional: make hero text readable */
.swiper-slider-modern h1 {
    color: #fff;
}

/* spacing for product-boxes section if you separated it */
.product-box-wrap .product-box {
    height: 100%;
}
