.width1 {
  display: inline-block;
  width: 4em;
}

.social-links {
}

.color1 {
  background-color: #d1d3d4;
}

.color2 {
  background-color: #FFFFFF;
}

.social-links .entity-group {
  margin-top: 1em;
  border-top: 1px solid #000;
  padding-top: 1em;
  margin-bottom: 1em;
}

.social-links .entities .entity:nth-child(odd) {
  background-color: #eee;
}

.social-links .entities .entity:nth-child(even) {
  background-color: #fff;
}

.social-links .entities .entity:nth-child(odd) .fa.not-used {
  color: #fff;
}

.social-links .entities .entity:nth-child(even) .fa.not-used {
  color: #eee;
}

.social-links .social-name {
  padding-top: 10px; 
  padding-bottom: 10px;
}

.social-links .social-icons {
  padding-right: 5px;
}

.social-links .fa {
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.social-links .fa-twitter {
}

.social-links .fa-facebook {
}

.social-links .fa-youtube {
}

.social-links .fa-pinterest {
}

.social-links .fa-instagram {
}

.social-links .fa-linkedin {
}

.social-links .fa-google-plus {
}

.social-links .fa-podcast {
}