::selection {
  background-color: #f0f3d0;
  color: #fff;
}
::-moz-selection {
  background-color: #f0f3d0;
  color: #fff;
}

.theme-color {
  color: #ff00a0;
}

.home-banner .social-icons a:hover,
.btn-theme, 
.theme-after:after,
.theme-bg {
  background: #f0f3d0;
}

.footer-bg {
  background: #ffe0a0;
}

