.product-title {
    color: var(--text-color);
    font-family: var(--text-font-family);
  }
  
.price-list {
    color: var(--text-color);
  } 