.spf-product__info .h4.spf-product-card__title a {
  font-family: inherit;
}
.template-collection {
  .spf-product-card__oldprice,
  .spf-product-card__saleprice,
  .spf-product-card__price,
  .gfqv-product-card__oldprice,
  .gfqv-product-card__saleprice,
  .gfqv-product-card__price {
    font-family: inherit;
  }
  .spf-product-card.spf-product-card__template-2
    button.spf-product__form-btn-addtocart {
    text-transform: lowercase;
    border-radius: 6px;
    line-height: 0;
  }
  button.spf-product__form-btn-addtocart i.fa.fa-shopping-bag {
    margin-bottom: 1px;
  }
}
