/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/blocks/note/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-note {
  margin-bottom: 24px;
}

.jet-note-block {
  background-color: #F2F2F2;
  padding: 12px 24px 24px;
}
.jet-note-block p {
  margin: 0;
}
.jet-note-block br {
  display: block;
  content: "";
  margin: 10px 0;
}
.jet-note-block-title {
  font-weight: 700;
  font-size: 1.7rem;
}
.jet-note-block-content {
  font-size: 1.3rem;
  margin-top: 8px;
}

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