.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*/