
  
 
  .fa-twitter {
    background: white;
    color: #6F6F6F;
  }
  
  .fa-google {
    background: white;
    color: #6F6F6F;
  }
  
  .fa-linkedin {
    color: white;
  }
  
  .fa-instagram {
    background: white;
    color: #6F6F6F;
  }
  
  .fa-pinterest {
    background: #cb2027;
    color: white;
  }
  
  .fa-snapchat-ghost {
    background: #fffc00;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  }
  
  .fa-skype {
    background: #00aff0;
    color: white;
  }
  
  .fa-android {
    background: #a4c639;
    color: white;
  }
  
  .fa-dribbble {
    background: #ea4c89;
    color: white;
  }
  
  .fa-vimeo {
    background: #45bbff;
    color: white;
  }
  
  .fa-tumblr {
    background: #2c4762;
    color: white;
  }
  
  .fa-vine {
    background: #00b489;
    color: white;
  }
  
  .fa-foursquare {
    background: #45bbff;
    color: white;
  }
  
  .fa-stumbleupon {
    background: #eb4924;
    color: white;
  }
  
  .fa-flickr {
    background: #f40083;
    color: white;
  }
  
  .fa-yahoo {
    background: #430297;
    color: white;
  }
  
  .fa-soundcloud {
    background: #ff5500;
    color: white;
  }
  
  .fa-reddit {
    background: #ff5700;
    color: white;
  }
  
  .fa-rss {
    background: #ff6600;
    color: white;
  }

  .img-reseau{
    width: 15% !important;
  }

  .img-reseau2{
    width: 19% !important;
  }


  .fa-facebook2 {
    background: #3b5998;
    color: white;
  }
  
  .fa-twitter2 {
    background: #43bceb;
    color: white;
  }
  
  .fa-youtube2 {
    background: #ff0002;
    color: white;
  }
  
  .fa-linkedin2 {
    background: #007ebb;
    color: white 007ebb;
  }

  ul.list-theme {
    list-style: none;
    padding-left: 0 !important;
}
  

