.order-status.status-pending-approval {
    background: #00b894;
    color: #ffffff;
}

.order-status.status-pending-dp {
    background: #e17055;
    color: #ffffff;
}
