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