.catItem a.catItemLink.active {color: #707070; font-weight: bold;}
.catItemName {color: #000000!important;}

.featureContent {color: #404040;}
.featureContent a {text-decoration: underline;}
.featureTitle {position: relative; padding: 10px 0;}
.featureTitle::after {content: ''; position: absolute; width: 50px; height: 2px; left:0; bottom:0; background: #DE2442;}