@CHARSET "UTF-8";

/* Sample CSS styles below */


ul.share-buttons{
  list-style: none!important;
  padding: 0!important;
  margin-left: 0px!important;
  margin-right: 0px!important;
}

ul.share-buttons li{
  display: inline;
  margin-right: 5px;
  background: none!important;
  padding-left: 0px!important
}
ul.share-buttons li:before { display: none!important;}

ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

ul.share-buttons li img { border: 0px!important}