.table_bg {
        background-color: #2f1633;
}
.table_head{
        background-color: #fbe6fe;
        color: #2f1633;
}
.table_col_0{
        background-color: #fbe6fe;
        color: #2f1633;
}
.table_col_1{
        background-color: #EBD6EE;
        color: #2f1633;
}
