.product-info__block-item{
    margin:0;
}
.product-info__block-list>:not(:nth-child(1 of:not(:empty))) {
    margin-block-start: 0.5rem;
}
.product-info__block-list>:not(:last-child) {
    margin-block-end: 0.5rem;
}