.table_bg {
        background-color: #75191a;
}
.table_head{
        background-color: #9e3434;
        color: #f1f2ec;
}
.table_col_0{
        background-color: #9e3434;
        color: #f1f2ec;
}
.table_col_1{
        background-color: #8E2424;
        color: #f1f2ec;
}
