
.rst-content .wy-table-responsive table.table-benefits tbody tr:nth-of-type(1) td:nth-of-type(1) {
    background-color: #DEEAF6;
}



.rst-content .wy-table-responsive table.table-3-1 tbody tr:nth-of-type(1) td:nth-of-type(1) {
    background-color: #7030A0;
    color: #FFFFFF;
}
.rst-content .wy-table-responsive table.table-3-1 tbody tr:nth-of-type(8) td:nth-of-type(1) {
    background-color: #FFFF00;
}

.rst-content .wy-table-responsive table.table-5-1 tbody tr:nth-of-type(0) td:nth-of-type(1),
.rst-content .wy-table-responsive table.table-5-1 tbody tr:nth-of-type(1) td:nth-of-type(1),
.rst-content .wy-table-responsive table.table-5-1 tbody tr:nth-of-type(2) td:nth-of-type(1),
.rst-content .wy-table-responsive table.table-5-1 tbody tr:nth-of-type(3) td:nth-of-type(1),
.rst-content .wy-table-responsive table.table-5-1 tbody tr:nth-of-type(4) td:nth-of-type(1),
.rst-content .wy-table-responsive table.table-5-1 tbody tr:nth-of-type(5) td:nth-of-type(1),
.rst-content .wy-table-responsive table.table-5-1 tbody tr:nth-of-type(6) td:nth-of-type(1) {
    background-color: #4f8cbd;
    color: #FFFFFF;
}

.rst-content .wy-table-responsive table.table-5-2 tbody tr:first-of-type td:nth-of-type(1) {
    background-color: #8EAADB;
}

.rst-content .wy-table-responsive table.table-5-2 tbody tr:nth-of-type(6) td:nth-of-type(2),
.rst-content .wy-table-responsive table.table-5-2 tbody tr:nth-of-type(7) td:nth-of-type(1),
.rst-content .wy-table-responsive table.table-5-2 tbody tr:nth-of-type(10) td:nth-of-type(1),
.rst-content .wy-table-responsive table.table-5-2 tbody tr:nth-of-type(15) td:nth-of-type(2),
.rst-content .wy-table-responsive table.table-5-2 tbody tr:nth-of-type(16) td:nth-of-type(2) {
    background-color: #C5E0B3;
}
