.table_bg {
        background-color: #C8875C;
}
.table_head{
        background-color: #D8976C;
        color: #E8F3FC;
}
.table_col_0{
        background-color: #F8B78C;
        color: #E8F3FC;
}
.table_col_1{
        background-color: #E8A77C;
        color: #E8F3FC;
}
