.product-card img.product-icon {
  display: block;
  width: 74px;
  height: 74px;
  object-fit: contain;
  margin-bottom: 22px;
  border-radius: 19px;
  background: #071226;
  box-shadow: 0 0 34px #713cff70;
}
