
.status-pending {
    color: yellow !important;
}
.status-in-transit {
    color: blue !important;
}
.status-delivered {
    color: green !important;
}
