.cart-drawer .discount-badge {
  background-color: #FFC4D5 !important;
  color: #000000 !important;
  font-size: 10px !important;
  line-height: 1.3 !important;
  white-space: nowrap !important;
  flex-wrap: nowrap !important;
  border-radius: 6px !important;
  padding: 0.25rem 0.5rem !important;
}

.cart-drawer .discount-badge svg {
  flex-shrink: 0;
}
