/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/loan-calculator/editor.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-blue-haven-loan-calculator .loan-calculator {
  position: relative;
}
.wp-block-blue-haven-loan-calculator .loan-calculator input {
  pointer-events: none;
  cursor: default;
  background-color: #f8f9fa;
}
.wp-block-blue-haven-loan-calculator .loan-calculator .editor-note {
  background: #e7f3ff;
  border-color: #72aee6;
  color: #0073aa;
  font-weight: 500;
}

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