.pt-list_indent-v_s {
    .pt-list__item:not(:last-child) {
        margin-bottom: var(--space-s);
    }
}
