How do I get rid of this section line in the footer? Sense theme

VERY faint section line in the footer that I would like to get rid of. See attached pic. Thanks

https://ad5984.myshopify.com/

hi @cholometal

May this help you.

you can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

.shopify-section-group-footer-group .footer__content-bottom {
    border: none;
}

If I was able to assist you, please remember to give it a Like and Mark it as the Solution!

Let me know if need further assistance
Regards,
SideNode