#newsCol h2 {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 50%, #d9ceda 51%, #d9ceda 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 50%,#d9ceda 51%,#d9ceda 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#ffffff 50%,#d9ceda 51%,#d9ceda 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9ceda',GradientType=0 );
}

#newsCol h2 span {
	background: url(/wp-content/themes/sma_2020/images/icon-home-news.png);
}

#newsCol h2 span {
	background-position: 10px 0px;
}

#newsCol h2 span {
	background-repeat: no-repeat;
}


#newsCol a {
	color: #555775;
}


.btn-news.btn-sma {
	background: #555775;
	color: #fff!important;

}

#newsCol a:hover {
	color: #555775!important;
}

.btn-news:hover {
	background: #555775!important;
}

#newsCol .btn-news:hover,
.btn-news:hover {
	color: #ffffff!important;
}



#news-sidebar a.icon,
.type-post h3 a,
.type-post a span,
.news-categories a span,
.page-template-template-listing-page-news .post-categories a span,
#news-sidebar .category-listing li a span {
	color: #555775!important;
}



#news-sidebar a.icon:hover,
h4.title-lead a:hover,
 .type-post h3 a:hover {
	color: #555775!important;
}


