.news-item a:not(.btn):not(.nav-link):not(.card-link) {
    text-decoration: none;
}

.news-list-layout-4 .news-item img {
    filter: blur(2px);
}
