.unselected {
    cursor: pointer;
}

.unselected:hover {
    background-color: rgb(228, 228, 49) !important;
}