.table{
    thead{
        background-color: $table-thead-bg;
    }
}