.social-media-links--platforms {
  display: flex;
  align-items: center; }

a .fa-Reseau_espe {
  display: inline-block;
  margin-top: 2px;
  width: 32px;
  height: 28px;
  background: url("../img/R_espe.png") no-repeat 0 0; }

a:hover .fa-Reseau_espe {
  background-position: 0 -28px; }

a .fa-Podcast {
  display: inline-block;
  margin-top: 2px;
  width: 32px;
  height: 30px;
  background: url("../img/podcast.png") no-repeat 0 0; }

a:hover .fa-Podcast {
  background-position: 0 -30px; }

/*# sourceMappingURL=social_media_links_ul.component.css.map */
