.msb-container h2,
.entry-content .msb-container h2,
.page-content .msb-container h2 {
  font-size: 1em;
  margin: 0;
}

:root a.minimal-share-button:link,
:root a.minimal-share-button:hover {
  display: inline-block;
  border: none;
  background-image: none;
  text-decoration: none;
  box-shadow: none;
  line-height: 1;
}

:root a.minimal-share-button:after,
:root a.minimal-share-button .icon-webfont {
  display: none;
}

.minimal-share-button svg {
  width: 2em;
  height: 2em;
  fill: currentColor;
}
