::selection {
  background-color: #7caf1d;
  color: #fff;
}
::-moz-selection {
  background-color: #7caf1d;
  color: #fff;
}

.theme-color {
  color: #7caf1d;
}

.home-banner .social-icons a:hover, .about-section.social-icons a:hover,  .resume-section .social-icons a:hover, .portfolio-section .social-icons a:hover,.contact-section .social-icons a:hover,
.btn-theme, 
.theme-after:after,
.theme-bg {
  background: #7caf1d;
}

