.custom-product-card [bss-b2b-product-id] span,
.predictive_default [bss-b2b-product-id] span{
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: -0.04em;
  color: var(--color-light-blue) !important;
  padding-right: 5px;
}
[bss-b2b-product-form-id] [bss-b2b-product-id] span {
  font-size: calc(var(--font-body-scale) * 24px) !important;
  margin: 0;
  font-weight: var(--font-body-weight-medium);
}

[bss-b2b-cart-item-key] span {
  color: #0071dd !important;
}
