.navbar > ul > li > a::before {
  background-color: #73BA2E; }

#hero .btn-get-started:hover {
  background-color: #73BA2E;
  border: 2px solid #73BA2E; }

#about .about-container .icon-box .icon {
  border: 2px solid #73BA2E; }

#about .about-container .icon-box .icon i {
  color: #73BA2E; }

#facts .counters span {
  color: #73BA2E; }

.clients .clients-slider .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #73BA2E; }

.clients .clients-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #73BA2E; }

#call-to-action .cta-title {
  color: #73BA2E; }

#call-to-action .cta-btn:hover {
  background-color: #73BA2E;
  border: 2px solid #73BA2E; }

#team .member .social a:hover {
  color: #73BA2E; }

.back-to-top {
  background: #73BA2E; }

.back-to-top:hover {
  background: #8fc757; }

#contact .php-email-form button[type="submit"] {
  background: #73BA2E; }

#contact .php-email-form button[type="submit"]:hover {
  background: #8fc757; }
