/* Bestellartikel (oversell_stock) in Rot anzeigen */
.product-form__inventory.inventory--high {
  color: #cc0000 !important;
}
