.xo-cart-totals {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: rgba(var(--color-foreground));
  font-weight: 500;
}