body.dark-mode {
  background: #121212;
  color: #f1f1f1;
}

body.dark-mode .product-card-stable {
  background: #1e1e1e;
}
