.herald-mod-wrap .herald-mod-h {
padding: 1.5em;
}
.widget-title span {
padding: .7805em;
} .herald-all-link {
height: 3rem !important;
line-height: 2rem !important;
border: 1px solid #9e9e9e !important;
}
.herald-all-link:hover {
border: 1px solid #A0CAEE !important;
} .herald-boxed .herald-breadcrumbs {
background-color: #f0f7fd;
}
.breadcrumb_last  {
color: #363636;
} .widget_categories .count {
border-bottom: 1px solid rgba(84,84,84,0.1);
float: right;
line-height: 1.9rem;
}
.widget_categories li {
border-bottom: 1px solid rgba(84,84,84,0.1);
padding-bottom: 1rem;
}
.widget_categories li:last-child {
border-color: transparent;
}
.widget_categories a:hover .count {
background-color: #363636;
transition: .2s ease;
}