.wrapper.clients .page-title {
    color: black;
    margin-top: 15px;
}

h2 {
    margin-top: 15px;
    margin-bottom: 10px;
}

h3 {
    margin-bottom: 10px;
}

.wrapper.clients::before {

    background-image: none;

}

.wrapper.clients::before {
    content: none;
}

.editor-content table {
    width: 100% !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    table-layout: fixed;
}

.editor-content > :not(:last-child) {
    margin-bottom: 30px;
}

.editor-content {
    font-size: 18px;
    font-weight: 400;
}

.editor-content {
    font-size: 18px;
    font-weight: 400;
}

.section-privacy {
    padding: 60px 0;
}

.editor-content table td, .editor-content table th {
    padding: 10px 20px;
    border: 1px solid #7f7f7f;
}

body .mp, body .mserv {
    position: unset;
}

table p{
    padding: 10px;
}

main .wrapper.clients::before {
    content: none;
}