How can I reduce text spacing on specific product pages?

Hi. I would like to have my product page text a bit closer. The space between each sentences is huge and i would like to get them a bit closer to each other like the picture i will send. The other picture with Lovancia it’s me. Also, i dont want necessarily all the text on my shopify website and product page to be like that. Just these 3 text for now.

Hi @Marie-Aimee

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

.product__info-container>*+* {
    margin: 0 !important;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly