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