/* @import url("https://fonts.googleapis.com/css?family=Open+Sans&display=swap"); */
.product_wrapper {
  background: #cfcfcf;
}
.product_wrapper .title a {
  color: #171717;
}
.product_wrapper .title a:hover {
  color: #008ad5;
}

/*# sourceMappingURL=ProductsListing.css.map */
