
 a, a:hover, .site-color, .share-bg a, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h1, .entry-summary h2, .entry-summary h3, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6, .textwidget h1, .textwidget h2, .textwidget h3, .textwidget h4, .textwidget h5, .textwidget h6, .video_item_description h3 {
     color: rgba(8, 26, 60, 1);
}
 .share-bg a:hover, .site-bg:hover {
     background-color: rgba(8, 26, 60, 1) !important;
     color: #fff;
}
 .site-border {
     border-color:rgba(8, 26, 60, 1) !important;
}
.site-bg {
  background-color: rgba(8, 26, 60, 1)!important;
}
.site-bg-transparent {
  background-color: rgba(8, 26, 60, 0.7);
}
a.site-bg-transparent:hover, a.site-bg-transparent.active {
    background-color: rgba(8, 26, 60, 1);
}
.cycle-pager-active, #slide-pager a:hover {
  background-color: rgba(8, 26, 60, 1) !important;
  border-color: rgba(8, 26, 60, 1) !important;
}
.btn {
  background: rgba(8, 26, 60, 1);
}
.btn:hover {
   background: rgba(8, 26, 60, 0.7);
}
