.fasc {
  padding: 11px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fasc:hover {
    opacity: 0.7;
    color:graytext;
}

.fasc-facebook {
  background: #457BE8;
  color: white;
}

.fasc-twitter {
  background: #55ACEE;
  color: white;
}

.fasc-google {
  background: #dd4b39;
  color: white;
}

.fasc-linkedin {
  background: #007bb5;
  color: white;
}

.fasc-youtube {
  background: #bb0000;
  color: white;
}

.fasc-instagram {
  background: #125688;
  color: white;
}

.fasc-pinterest {
  background: #cb2027;
  color: white;
}

.fasc-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fasc-skype {
  background: #00aff0;
  color: white;
}

.fasc-android {
  background: #a4c639;
  color: white;
}

.fasc-dribbble {
  background: #ea4c89;
  color: white;
}

.fasc-vimeo {
  background: #45bbff;
  color: white;
}

.fasc-tumblr {
  background: #2c4762;
  color: white;
}

.fasc-vine {
  background: #00b489;
  color: white;
}

.fasc-foursquare {
  background: #45bbff;
  color: white;
}

.fasc-stumbleupon {
  background: #eb4924;
  color: white;
}

.fasc-flickr {
  background: #f40083;
  color: white;
}

.fasc-yahoo {
  background: #430297;
  color: white;
}

.fasc-soundcloud {
  background: #ff5500;
  color: white;
}

.fasc-reddit {
  background: #ff5700;
  color: white;
}

.fasc-rss {
  background: #ff6600;
  color: white;
}
