.product-slider{display:flex;overflow-x:auto;gap:20px;padding-bottom:10px;scroll-snap-type:x mandatory}.product-card{flex:0 0 auto;width:160px;scroll-snap-align:start;text-align:center;font-family:"Montserrat",sans-serif;text-decoration:none;color:inherit}.product-card-title{font-weight:700;margin-top:8px}.product-card-sub{font-size:.9em;color:#444}