.dropdown-menu .kt-notification__item-details .setAsRead a{
    // padding: 0px !impor
    text-decoration: underline;
    color: white !important;
}
.setAsRead a:hover{
    text-decoration: underline;
}

.dropdown-menu .kt-notification__item-details a{
    display: contents !important;
    color: #007ad9 !important;

}
// .dropdown-menu .kt-notification__item-details{
//     // display: contents !important;
// }