        .table.is-hoverable tbody tr:not(.is-selected):hover {
            background-color: aliceblue;
        }