.evo-social-icons-share-block-content {
  height: 40px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  margin-top: 16px;
  margin-bottom: 16px;
}

.tc-share-icons-wrapper {
  display: flex;
  width: 100%;
  height: 40px;
  align-items: center;
  justify-content: flex-start;
}

.tc-share-btn span {
  display: inline-block;
  margin-left: 4px;
}

.tc-share-btn {
  display: flex;
  height: 40px;
  align-items: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

.tc-share-btn:hover {
  filter: brightness(85%);
}

.tc-share-btn a {
  color: #fff;
  display: flex;
  height: 40px;
  align-items: center;
}

.tc-share-btn a:hover {
  color: #fff;
  text-decoration: none;
}

.tc-fb-share {
  background: #1877f2;
}

.tc-tw-share {
  background: #1da1f2;
}

.tc-re-share {
  background: #ff4500;
}

.tc-em-share {
  background: #666;
}

.block--evosocialiconsshareblock a {
  color: white;
}

/*# sourceMappingURL=evo_social_icons_share.css.map */
