/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./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/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/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.
 */
/* editor and front end */
.wp-block-tiptip-hyperlink-group-block, .wp-block-tiptip-hyperlink-group-block a p {
  cursor: pointer;
  display: block;
  color: var(--color-text, none);
  background-color: var(--color-bkg, none);
}
.wp-block-tiptip-hyperlink-group-block:hover, .wp-block-tiptip-hyperlink-group-block a p:hover {
  background-color: var(--color-bkg-hover, none);
}

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