.table_bg {
        background-color: #232323;
}
.table_head{
        background-color: #e7a99d;
        color: #232323;
}
.table_col_0{
        background-color: #e7a99d;
        color: #232323;
}
.table_col_1{
        background-color: #D7998D;
        color: #232323;
}

