.social-media {
  clear: both;
}

.social-media > .fa {
  padding: 9px;
  width: 30px;
  height: 30px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}

.social-media > .fa:hover {
    opacity: 0.7;
}

.social-media > .fa-facebook {
  background: #3B5998;
  color: white;
}

.social-media > .fa-twitter {
  background: #55ACEE;
  color: white;
}

.social-media > .fa-whatsapp {
  background: #25d366;
  color: white;
}

.social-media .fa:before{margin-right: 0 !important;}

.social-media > .fa-google {
  background: #dd4b39;
  color: white;
}

.social-media > .fa-linkedin {
  background: #007bb5;
  color: white;
}

.social-media > .fa-youtube {
  background: #bb0000;
  color: white;
}

.social-media > .fa-instagram {
  background: #e434fa94;
  color: white;
}

.social-media > .fa-pinterest {
  background: #cb2027;
  color: white;
}

.social-media > .fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.social-media > .fa-skype {
  background: #00aff0;
  color: white;
}

.social-media > .fa-android {
  background: #a4c639;
  color: white;
}

.social-media > .fa-dribbble {
  background: #ea4c89;
  color: white;
}

.social-media > .fa-vimeo {
  background: #45bbff;
  color: white;
}

.social-media > .fa-tumblr {
  background: #2c4762;
  color: white;
}

.social-media > .fa-vine {
  background: #00b489;
  color: white;
}

.social-media .fa-foursquare {
  background: #45bbff;
  color: white;
}

.social-media .fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.social-media .fa-flickr {
  background: #f40083;
  color: white;
}

.social-media .fa-yahoo {
  background: #430297;
  color: white;
}

.social-media .fa-soundcloud {
  background: #ff5500;
  color: white;
}

.social-media .fa-reddit {
  background: #ff5700;
  color: white;
}

.social-media .fa-rss {
  background: #ff6600;
  color: white;
}
