.ag-row-selected {
    background-color: #d0e7ff !important;
    color: #333 !important;
}
.ag-row:hover {
    background-color: #98939e;
}