@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.price .price-item,
.price-item--regular,
.price-item--sale,
.price-item--last-regular {
  color: #22a722 !important;
  font-weight: 700 !important;
  font-family: 'Inter', sans-serif !important;
}