.ds-module-sticker-stickers_new {
    color: rgb(255, 255, 255);
    background: rgb(27, 191, 186);
}

.ds-module-sticker-stickers_bestseller {
    color: rgb(255, 255, 255);
    background: rgb(38, 20, 135);
}

.ds-module-sticker-stickers_popular {
    color: rgb(255, 255, 255);
    background: rgb(53, 154, 238);
}

.ds-module-sticker-stickers_sold {
    color: rgb(255, 255, 255);
    background: rgb(0, 0, 0);
}

.ds-module-sticker-stickers_ends {
    color: rgb(255, 255, 255);
    background: rgb(230, 12, 12);
}

.ds-module-sticker-stickers_special {
    color: rgb(255, 255, 255);
    background: rgb(255, 0, 96);
}

.ds-module-sticker-stickers_featured {
    color: rgb(255, 255, 255);
    background: rgb(150, 21, 170);
}

.ds-module-sticker-stickers_ {
    color: #fff;
    background: #000;
}
.ds-module-sticker-stickers_fast_delivery{
    color: rgb(255, 255, 255);
    background: rgb(255, 167, 0);
}

.ds-module-sticker-stickers_pickup_today {
    color: rgb(255, 255, 255);
    background: #0e8b0e;
}