.notification-row{
    border: 2px;
}
.notification-header{
    cursor: pointer;
}
.notification-header:hover{
    background-color: #606467 !important;
}