.Social .ActionCoach_2019 .IconListContainer .IconListItem {
  display: inline-block;
  padding-right: 15px;
}
.Social .ActionCoach_2019 .IconListContainer .IconListItem .Link {
  color: #666666;
}
.Social .ActionCoach_2019 .IconListContainer .IconListItem .Link:hover,
.Social .ActionCoach_2019 .IconListContainer .IconListItem .Link:focus,
.Social .ActionCoach_2019 .IconListContainer .IconListItem .Link:active {
  color: #e30c1d;
  text-decoration: none;
}
.Social .ActionCoach_2019 .IconListContainer .IconListItem .Link .Icon:before {
  font-family: FontAwesome;
  font-size: 24px;
  display: block;
}
.Social .ActionCoach_2019 .IconListContainer .IconListItem .Link .Icon.facebook-square:before {
  content: "\f082";
}
.Social .ActionCoach_2019 .IconListContainer .IconListItem .Link .Icon.linkedin:before {
  content: "\f08c";
}

