.product-card .tags { gap: .35rem; }
.out-of-stock { opacity: 0.6; }
body.products-page {
  background-color: #1f7e45; /* deep green tone */
}