/* استهداف شارة الخصم فقط */
span.bg-heading {
  background-color: #ff2b2b !important;
  color: #fff !important;
  left: 15px !important;
}

/* يخلي أول span قبل del يكون Bold */
.flex.items-center.text-heading span:first-child {
  font-weight: bold !important;
}