/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/list/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
/**
 * 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-list.is-style-checkmark-list {
  margin: 0;
  padding: 0;
}
.wp-block-list.mb-is-style-cross-list {
  margin: 0;
  padding: 0;
}
.wp-block-list.mb-is-style-cross-list li {
  list-style-type: none !important;
  position: relative;
  padding-left: 30px !important;
  margin-bottom: 10px;
}
.wp-block-list.mb-is-style-cross-list li:before {
  font-family: "Font Awesome 6 Pro" !important;
  font-weight: 600 !important;
  color: inherit !important;
  content: "\f00d" !important;
  position: absolute !important;
  left: 0 !important;
}

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