.price-summary-row--highlight {
  color: var(--hs-color-cart-highlight);
}

.price-summary-row {
  line-break: anywhere;
}

.price-summary-row__price {
  flex-shrink: 0;
}
