.stats-row:hover td {
    background-color: rgb(249 250 251) !important; /* bg-gray-50 */
}
.stats-row:hover .stats-sticky-cell {
    background-color: rgb(249 250 251) !important; /* bg-gray-50 */
}
