.header .header-top { 
  background-color: #28a745; 
}
 
.header .header-main-menu{
  border-top: 3px solid #28a745;
}
 
a.btn-submit,
.form .btn-submit { 
  background-color: #28a745;
  border-color: #28a745;
}

a.btn-submit:hover,
.form .btn-submit:hover { 
  background: #0b511b;
  border-color: #0b511b;
}
 
 
.video-list.card .card-body  a:hover {
  color: #28a745; 
}
    
.video-detail.card .card-body  a:hover {
  color: #28a745; 
} 

.related-video.card .card-body > ul li a:hover { 
  color: #28a745; 
}
 
.agenda.card .card-body  a:hover {
  color: #28a745; 
}
   
.grid.card .image-container a {
  color:#28a745;
}

.grid.card .card-body  a:hover {
  color: #28a745; 
}
   
.blog.card .card-body  a:hover {
  color: #28a745; 
}
  

.blog-detail.card .card-body  a:hover {
  color: #28a745; 
}
      
.row-blog.card .card-body  a:hover {
  color: #28a745; 
}
 

.blog-list.card .card-body  a:hover {
  color: #28a745; 
}
 
.polling label.bar {  
  background-color: #28a745; 
}
 
.sidebar .widget.card > ul li a:hover,
.sidebar .widget.card .card-body > ul li a:hover{ 
  color: #28a745; 
}
 
.sidebar .widget.widget-tagcloud .tagcloud a:hover{
  color: #28a745 !important; 
}

 
 
.sidebar .widget.widget-comments ul li a:hover {
  color: #28a745; 
}
  
.sidebar .widget.widget-social .social-bar a.social-icon { 
  border: 1px solid #28a745;
  color: #28a745; 
} 
 
.sidebar .widget.widget-social .social-bar a.social-icon:hover  {
  background: #28a745; 
}
 

.sidebar .widget.posts-widget li.list-post a:hover {
  color: #28a745; 
}
 
.sidebar .widget.widget-contact .contact .data label {
  color: #28a745;
} 

#footer .footer  ul li a:hover,
#footer .footer .card-body ul li a:hover{ 
  color: #28a745; 
}
 

.section .card-body .body-container a:hover{
  color: #28a745; 
}
 

.section .card-body .body-container.animate:hover{ 
  border-bottom: 5px solid #28a745;
}
  
#carouselHero .carousel-caption a:hover{
  color: #28a745;
}
 
#back-to-top { 
  background: #28a745; 
}
 
#footer-bottom ul.footer-menu li a:hover{
  color: #28a745;
}

 

.btn-theme { 
  background-color: #28a745;
  border-color: #28a745;
 }
 .btn-theme:hover {  
  background: #0b511b;
  border-color: #0b511b; 
 }
  
  
.btn-responsive {
  background: #28a745; 
}
  
.team-socmed a { 
  border: 1px solid #28a745;
  color: #28a745 !important;
} 

.team-socmed a:hover  {
  background: #28a745; 
}
 
 
 .section .section-container > a.read-more:hover{
   color: #28a745;
 }
 
.section .section-container .section-body .section-post.card.post-list .card-body a:hover,
.section .section-container .section-body .section-post.card .post-content a:hover{
 text-decoration: none;
 color: #28a745;
}
 
.section.featured .section-container .section-body .section-post .card-body a:hover{
  color: #28a745;
}
 
#breaking-news .breaking-content .title { 
  background: #28a745; 
}

#breaking-news .breaking-content .breaking-news-slider {  
  border: 1px solid #28a745; 
} 
 

#breaking-news .breaking-content .breaking-news-slider a {
  color: #28a745; 
}
 
#breaking-news .breaking-content .breaking-news-slider .owl-nav button{  
  border: 1px solid #28a745;
  color: #28a745; 
}   

.pagination a {     
  border: 1px solid #28a745;
  color: #28a745; 
}

.pagination span.current { 
  background: #28a745; 
}

.pagination a:hover { 
  background: #28a745;
} 
.sidebar .widget .nav-tabs .nav-link.active {
 border-top: 2px solid #28a745;
}
.sidebar .widget .tab-pane li a:hover {
 color: #28a745; 
}
.post-number { 
  background: #28a745;
}