.button, .to-top, .tags a {
  background-color: #b2d235;
}

.nav-link:hover, .section-icon, .price-amount, .pricing-table h3, .callout p, .post-li-link, .post-author.post-author-list, .h5-portfolio, .nav-link.current  {
    color: #b2d235;
}

.chat, .contact-callout h2, .col-services, .big-link:hover, .blog-home-contain .button:hover {
  border-color: #b2d235;
}

.tags a { color: #000 }

.thumb-overlay {
  background-color: rgba(178,210,53,0.54);
}

.pace .pace-progress {
  background: #b2d235;
}