<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.list-collections-product-slide{
  transition: transform 0.3s ease-in-out;
}

.list-collections-product-slide:hover{
  /* transform: translateY(-5px); */
  border-bottom: 2px #343a40 solid;
  border-radius: 2px;
}</pre></body></html>