/* Local Style For blog debiase */

.widget-title {
  background: #396a92;
}
.widget-title {
	font-size:16px;
}
.herald-menu {
	font-size:1.2rem;	
}
.widget {
	clear:both;	
}
.widget_ultimate_posts article, .post-hits {
	border-bottom:0;	
	margin-bottom: 0;
  padding-bottom: 10px;
  clear:both;
  padding-left:25px !important;
  background: url('/files/2018/05/pointer-2.jpg') top left no-repeat;
}
.widget_ultimate_posts h4.entry-title, .post-hits h3 {
  font-family: raleway;
  font-size: 15px;
  line-height:22px;
  color: #333;
  font-weight: 400;
}
.post-hits .entry-meta {
	display:none;	
}
.herald-mod-title .herald-color {
	color:#fff !important;	
}
.herald-sidebar .widget article, .widget li, .post-hits {
    text-align: left;
}