Currently, I am making updates to a website that was created by a previous employee long before I joined the team. One of the requested changes is to eliminate the orange box surrounding the navigation links. The navigation appears to be generated using JavaScript, which is making it challenging for me to figure out how to resolve this issue.
After researching, I cannot seem to find any information explaining why this anomaly is occurring. It doesn't appear to be a CSS property since the effect varies in different browsers - displaying as an orange glow in Chrome and a dotted outline in IE.
The website in question is: , and the navigation causing concern is located towards the bottom (Home, The Person, The Doctor, etc).
If anyone has suggestions or guidance on removing this unwanted effect, it would be greatly appreciated.