.cms-grid.cms-project-grid.layout2 a.item-feauted {
pointer-events: none;
cursor: default;
text-decoration: none;
color: black;
}
.carousel-item.slick-slide.slick-cloned a.item-feauted {
pointer-events: none;
cursor: default;
text-decoration: none;
color: black;
}
.cms-grid.cms-project-grid.layout2 .entry-body h3.entry-title a {
pointer-events: none;
cursor: default;
text-decoration: none;
color: black;
}
.cms-grid.cms-service-grid.layout1 .entry-body h3.entry-title a {
pointer-events: none;
cursor: default;
text-decoration: none;
color: black;
}
.cms-project-carousel.layout3.cms-slick-slider h3.entry-title a {
pointer-events: none;
cursor: default;
text-decoration: none;
color: black;
}
.cms-project-carousel.layout3.cms-slick-slider a.item-feauted {
pointer-events: none;
cursor: default;
text-decoration: none;
color: black;
}