.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-sm tbody tr:nth-of-type(1) td:nth-of-type(1),
.rst-content .wy-table-responsive table.table-sm tbody tr:nth-of-type(6) td:nth-of-type(1),
.rst-content .wy-table-responsive table.table-sm tbody tr:nth-of-type(12) td:nth-of-type(1),
.rst-content .wy-table-responsive table.table-sm tbody tr:nth-of-type(16) td:nth-of-type(1),
.rst-content .wy-table-responsive table.table-sm tbody tr:nth-of-type(22) td:nth-of-type(1) {
    background-color: #DBECD1;
}
