.catalog_section__seo_block_info {
  .catalog_section__seo_block_info_wrap {
    .catalog_section__seo_block_info {
      > h3 {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.3;
        margin-bottom: 16px;
        color: #333;
      }

      .catalog_section__preview_text {
        font-size: 16px;
        line-height: 1.6;
        color: #555;
        margin-bottom: 20px;
      }
    }
  }
}