/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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.
 */
.wp-block-create-block-sparator-block {
  background-color: #21759b;
  color: #fff;
  padding: 2px;
}

.separatorBlock {
  width: 100%;
  padding: 0 1rem;
  box-sizing: border-box;
  max-width: 100rem;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .separatorBlock {
    margin: 2rem auto;
  }
}

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