.footer_nav_list_link:hover .footer_nav_list_link-text:not(:hover) { opacity: 0.6; /* ou 0.8 selon l'effet désiré */ transition: opacity 0.3s ease; }