Footer Section Customize ( Shopify Savor Theme )

Hello Everyone!

I am using Shopify Savor theme. When I click on “TERMS OF SERVICE” the box is showing I don’t want to keep it. When I click on “TERMS OF SERVICE” text it takes me to “TERMS OF SERVICE” page. Please help me. Thanks in advance.

Store: https://svelteclothes.myshopify.com/

password: Admin

Dear @dreamtechzone_5

Please add below code to fix it:

#terms-policies-popover a.footer-utilities__text {
    color: var(--color-foreground-muted) !important;
}

Regards,
Eric from Shopplaza