.description__text {
    margin: 0 auto;
    width: 61%;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: justify;
    color: var(--chernyy);
}

.footer {
    margin-top: 40px;
}

.ntpc {
    padding-top: 40px;
}

.description {
    margin-top: 30px;
}