.product__expenses-list .product__expenses-item:first-child {
  border-top: 1px solid var(--gray-color-light);
}

