.cdm-article-share__icon {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  height: 1em;
  justify-content: center;
  line-height: 1;
  width: 1em;
}

.cdm-article-share__icon svg {
  display: block;
  fill: currentColor;
  height: 100%;
  width: 100%;
}
