.product-card {
  border: 2px solid #f7f3dcff;
  border-radius: 8px;
  overflow: hidden;
  padding: 12px;
  background-color: #f7f3dcff;
}
