
.ce-bs-amount {
  display: block;
  margin-top: 2px;
  font-size: 12px;
  font-weight: 600;
  color: var(--ce-muted, #6B7280);
  line-height: 1.2;
}
.ce-bs-amount--total {
  font-size: 13px;
  color: var(--ce-primary-700, #EA580C);
}
.ce-card__price .ce-bs-amount { font-weight: 600; }
