/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!../woodland/cartridges/app_custom_woodland/cartridge/client/default/scss/experience/components/commerceAssets/seoCopy.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.seocopy {
  padding: 20px;
}
.seocopy .header {
  margin-bottom: 20px;
  font-weight: bold;
}
.seocopy .seo-text {
  font-size: 16px;
  color: #474747;
  padding: 0px 50px 10px 50px;
  line-height: 30px;
  max-width: 800px; /* Optional: limit width for readability */
  margin: 0 auto; /* Center the block itself */
}
.seocopy .seo-text ul,
.seocopy .seo-text ol {
  display: block; /* Keeps bullets/numbers centered with text */
  text-align: left; /* Keeps items readable and aligned inside the centered block */
  padding-left: 1.2em; /* Ensures bullets/numbers show correctly */
}

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