.item-info-column td {
padding-right: 20px;
}
.widget-footer .logo img{
	max-width: none;
	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
}
.header .header-desktop .header-info .header-info-social {
	color: #0a71ff;
}
.main-banner .cb-banner .cb-banner-text {
	background: linear-gradient(to bottom, rgba(255,255,255,0) 5%, #f60 100%);
	padding: 15px;
}
.widget-categories .title, .widget-news .widget-news-title, 
.widget-articles-content .articles-header, .widget-shares .widget-shares-title,
h1 {
	color: #f60;
}

