I want to change the hover menu colour of this wordpress website http://box5666.temp.domains/~thelebd4/nsocompany/peermont/ i have searched for a custom way of doing it but none. i have tried this code
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
I want to change it from that blue colour to red but is not working, kindly help thank you