.seo-text {
        border-radius: 20px;
        background-color: #f2f4f6;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
        padding: 20px;
        margin: 20px 140px;

        
    }

    .seo-text__wrap {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;

        
    }

    .seo-text * {
        font-family: 'Manrope', Arial, sans-serif;
        font-size:14px;
        line-height: 200%;
        
    }