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