.product-detail__quantity-selector
  .quantity-selector__rules
  span
  + span::before {
  content: " + ";
}
