/* Add here all your CSS customizations */
.notifications ul li:hover {
    background-color: lightgrey;
    /*color: white;*/
}