.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998 !important;
  color: white !important;
}

.fa-twitter {
  background: #55ACEE !important;
  color: white !important;
}

.fa-google {
  background: #dd4b39 !important;
  color: white !important;
}

.fa-linkedin {
  background: #007bb5 !important;
  color: white !important;
}

.fa-youtube {
  background: #bb0000 !important;
  color: white !important;
}

.fa-instagram {
  background: #125688 !important;
  color: white !important;
}

.fa-pinterest {
  background: #cb2027 !important;
  color: white !important;
}

.fa-snapchat-ghost {
  background: #fffc00 !important;
  color: white !important;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0 !important;
  color: white !important;
}

.fa-android {
  background: #a4c639 !important;
  color: white !important;
}

.fa-dribbble {
  background: #ea4c89 !important;
  color: white !important;
}

.fa-vimeo {
  background: #45bbff !important;
  color: white !important;
}

.fa-tumblr {
  background: #2c4762 !important;
  color: white !important;
}

.fa-vine {
  background: #00b489 !important;
  color: white !important;
}

.fa-foursquare {
  background: #45bbff !important;
  color: white !important;
}

.fa-stumbleupon {
  background: #eb4924 !important;
  color: white !important;
}

.fa-flickr {
  background: #f40083 !important;
  color: white !important;
}

.fa-yahoo {
  background: #430297 !important;
  color: white !important;
}

.fa-soundcloud {
  background: #ff5500 !important;
  color: white !important;
}

.fa-reddit {
  background: #ff5700 !important;
  color: white !important;
}

.fa-rss {
  background: #ff6600 !important;
  color: white !important;
}