.price {
  font-size: 1.4rem;
  letter-spacing: 0.07rem;
  font-family: var(--ysw-text-tertiary);
}

.price .price-item--regular {
  font-size: 1.4rem;
  color: rgba(var(--color-foreground), 1);
}
