How can I eliminate the space between my website's footer and the section above it?

Hi, as you can see on my website, there is a space bettwen footer and section above that. I want to delete it and don’t know how.

www.luxur-looks.myshopify.com pass:luxurlooks

Hi @noapaxx ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/base.css->paste below code at the bottom of the file:

section#shopify-section-template--17387444568332__1677430869ea053153 {
    display: none !important;
}

Hope my answer will help you.

Best regards,

Victor | PageFly