.cart-item-properties .product-option {
    font-size: var(--font-body-size);
    line-height: 1.5;
    display: block;
    margin: 0 0 10px;
    
}