Nav bar links changing color when scrolling

Please help! I can’t for the life of me figure out why my Nav bar links are one color when I’m at the top of the page but are changing to a different color when scrolling down. I’ve never had this happen to me and can’t figure out how to change it.

Here is my site Read-Only: https://preview.webflow.com/preview/timothy-porche-homes?utm_medium=preview_link&utm_source=designer&utm_content=timothy-porche-homes&preview=5646ff9c5c1c47014713cc62edb6544d&workflow=preview

You need to check color for State: “Visited” on your link. Sometimes when you have navbar links that are redirect you to some sections or elements on this page, it “marks” it as visited.
Section/Elements have ID name that works as a anchor for those links.
Probably default value is blue, for visited pages etc.

This isn’t a different state though. This just automatically happens when you start scrolling… the nav links change color.

Because you have an interaction called Navbar on Scroll that’s changing the color of the Nav Link class.

Screen Shot 2021-06-30 at 7.43.17 PM

Bless you!! Thank you so much!!