.pt-list_space-h_m {
    .pt-list__item {
        padding-left: var(--space-m);
        padding-right: var(--space-m);
    }
}
