How do i decrease the space between the rich text title and description?

https://charmente.com/products/v-back-flared-jumpsuit

You can add this code in Custom CSS of that rich text section.

.rich-text__text { margin-top: 0px; }