/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/expandable-wide-image/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.
 */
.sf_block {
  box-shadow: 0 0 0 1px #e6e6e6;
  display: block;
  padding: 1px 20px;
}

.sf_block .sf_block_title {
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  flex-direction: column;
  font-size: 0.8em;
  margin: -5px -20px 20px;
  padding: 0 20px 15px;
}

.sf_block .sf_block_title svg {
  display: block;
}

.sf_block .sf_block_title > span {
  font-size: 1.2em;
  height: auto;
  opacity: 0.8;
}

.sf_block .sf_block_title > span + h6 {
  margin-left: 10px;
}

.sf_block .sf_block_title h6 {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
}

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