/* Place any CSS overrides in this file. */
.product-card,
.product-item,
.product-grid-item {
  border: none !important;
  box-shadow: none !important;
}