/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@wordpress/scripts/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/@wordpress/scripts/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./web/app/plugins/wwp-gutenberg-utils/src/blocks/social-share/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
* The following styles get applied both on the front of your site
* and in the editor.
*
* Replace them with your own styles or remove the file completely.
*/
.wp-block-wwp-gutenberg-utils-social-share ul.social-networks,
.wp-block-wwp-gutenberg-utils-social-share .wwp-social-share-icons {
  display: flex;
  align-items: center;
  gap: 2rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.wp-block-wwp-gutenberg-utils-social-share .icon,
.wp-block-wwp-gutenberg-utils-social-share .wwp-social-share-icon {
  display: flex;
  align-items: center;
  border: 0;
  padding: 0;
}
.wp-block-wwp-gutenberg-utils-social-share svg {
  width: 25px;
  height: 25px;
  padding: 4px;
  border-width: 1px;
  border-style: solid;
  font-size: 26px;
  border-radius: 100%;
  background-color: transparent;
  border-color: currentColor;
  transition: background-color 0.4s;
}
.wp-block-wwp-gutenberg-utils-social-share span {
  font-size: 0px;
}

/*# sourceMappingURL=style-index.css.map*/