Hello! Just checked out your site. You are trying to change the “a” (which means LINK colors) of your main menu, is that correct?
If so, try to find the “<div class=”blog-search hidden” style=”display: none;”>”
Inside of this “div” you are going to see “ul” and “li”, which are nested inside your div. After this, search for this guy over here (which is your “a” link, where you need to change the color):
-> <a href="https://lamecaniquegenerale.fr/" style="color: #ffffff;">Accueil</a>