.terms-inner {
    grid-row-gap: 64px;
}

.terms-list {
    grid-row-gap: 56px;
}

.terms-description {
    grid-row-gap: 32px;
    align-items: center;
}

.terms_subtitle {
    text-align: center;
}

.terms_text-1 {
    text-align: center;
    padding-left: 0;
}