.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #D1A5DF;
        color: #5D2F6A;
}
.table_col_0{
        background-color: #F1C5FF;
        color: #5D2F6A;
}
.table_col_1{
        background-color: #E1B5EF;
        color: #5D2F6A;
}
