/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/separator/style.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * The following styles get applied both on the front and editor of your site.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-separator {
  display: block;
  align-items: center;
  height: var(--mb-separator--height, 1px) !important;
  max-width: var(--mb-separator--width, 100%) !important;
}
.wp-block-separator.is-style-dots:before {
  display: inline-block;
  margin: 0 auto;
  content: "···" !important;
  font-family: serif !important;
  font-size: 10rem !important;
  letter-spacing: initial !important;
  padding-left: 0 !important;
}

.components-unit-control {
  width: -moz-fit-content;
  width: fit-content;
}
.components-unit-control label {
  width: 100% !important;
  overflow: initial !important;
}

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