
share-button .share-buttons--fallback {
  display: flex !important;
}

share-button .share-buttons--native[hidden] {
  display: none !important;
}
share-button .share-buttons--native:not([hidden]) {
  display: inline-flex;
}

.share-buttons_subheading {
  font-size: 16px;
}