/* SIGNAL - Stocklight || Lagerampel */
.delivery-status .status-0 {
    color: #b90000;
    }
.delivery-status .status-1 {
    color: #f39932;
    }
.delivery-status .status-2 {
    color: #82c242;
    }