/* Fashionbymilox - smooths the opacity change fbm-hover-fix.js applies
   directly to the product card's second image via inline style. */
[data-framer-name="Image 2 (Hover)"] {
  transition: opacity 0.25s ease;
}
