.pt-list_space-v_l {
    .pt-list__item {
        padding-top: var(--space-l);
        padding-bottom: var(--space-l);
    }
}
