/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/product-description/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
/**
 * Frontend styles for Product Description block
 */
.glint-product-description {
  margin-bottom: 2rem;
}
.glint-product-description p {
  line-height: 1.6;
}
.glint-product-description h2,
.glint-product-description h3,
.glint-product-description h4 {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
.glint-product-description ul,
.glint-product-description ol {
  margin-left: 1.5em;
  margin-bottom: 1em;
}
.glint-product-description img {
  max-width: 100%;
  height: auto;
}

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