/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/post-intro/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************/
.theme-block.post-intro {
  position: relative;
}
.theme-block.post-intro.no-top-spacing {
  margin-top: 0;
}
.theme-block.post-intro.no-bottom-spacing {
  margin-bottom: 0;
}
.theme-block.post-intro p {
  font-size: var(--font-size-xl-paragraph);
  line-height: var(--line-height-xl-paragraph);
}
.theme-block.post-intro p:last-of-type {
  margin-bottom: 0;
}

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