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