.table_bg {
        background-color: #DA5602;
}
.table_head{
        background-color: #FA7622;
        color: #1B1B1B;
}
.table_col_0{
        background-color: #FA7622;
        color: #1B1B1B;
}
.table_col_1{
        background-color: #EA6612;
        color: #1B1B1B;
}

