body button.sshare__btn,
body button.sshare__toggle,
body button.sshare__display-more {
  color: inherit !important;
  background: none !important;
  background-color: transparent !important;
}

a.sshare__btn:hover,
a.sshare__btn:focus,
body button.sshare__btn:hover,
body button.sshare__btn:focus,
body button.sshare__toggle:hover,
body button.sshare__toggle:focus,
body button.sshare__display-more:hover,
body button.sshare__display-more:focus {
  text-decoration: none;
  color: inherit !important;
  background-color: transparent !important;
}
