.head-contact-info li span.newsexo-time {
background-color: #0061a9;
}
.navbar-dark {
border-top: 4px solid #2e8536;
}
.navbar-dark {
background-color: #0061a9;
}
.site-footer {
margin: 0;
padding: 0;;
background-color: #0061a9 !important;
}
.site-info {
background-color: #0061a9;
color: #e0e0e0;
position: relative;
font-size: 1rem;
line-height: 1.8;
padding: 22px 0;
}
.site-footer-overlay::before {
background-color: #0061a9;
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
width: 100%;
z-index: 0;
}
.trending-news-col .heading h5:before {
border-left: 15px solid #529a58;
}
.trending-news-col .heading h5 {
background-color: #529a58;
}