::selection {
  background-color: #FFC815;
  color: #fff;
}
::-moz-selection {
  background-color: #FFC815;
  color: #fff;
}

.theme-color {
 /*color: #FFC815;*/
  color: #ccc;
}

.home-banner .social-icons a:hover,
.btn-theme, 
.theme-after:after,
.theme-bg {
  /*background: #FFC815;*/
  background: #000;
}

