



.text-warning{
    color: #E96B00 !important;
}
.bg-warning{
    background-color: #E96B00 !important;
    color: #fff !important;
}

.btn-warning{
    background-color: #E96B00 !important;
    color:#fff !important;
}