.app-icon.finance {
  background: #edf7df;
  color: #3f6b1d;
}

@media (min-width: 901px) {
  .product-grid .product-card.finance {
    background: linear-gradient(145deg, #ffffff 60%, #f1f8e7);
  }
}
