/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/text-content/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-create-block-text-content a {
  text-decoration: underline;
  color: blue;
}
.wp-block-create-block-text-content .wp-block-table {
  font-size: 1rem;
  letter-spacing: -0.01em;
}
.wp-block-create-block-text-content .wp-block-table td,
.wp-block-create-block-text-content .wp-block-table th {
  border: 0;
  border-top: 1px solid rgba(112, 115, 120, 0.5019607843);
  border-bottom: 1px solid rgba(112, 115, 120, 0.5019607843);
}
.wp-block-create-block-text-content .wp-block-image img {
  border-radius: 1rem;
}
.wp-block-create-block-text-content .wp-block-heading strong {
  font-weight: normal;
}
.wp-block-create-block-text-content .wp-block-image figcaption {
  font-size: 0.875rem;
  opacity: 0.5;
}

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