/* Menu unifié Erotique — hover rouge */
.w-nav a:hover,
.w-nav a:focus,
.w-nav a:focus-visible,
.w-nav .ui-link:hover,
.w-nav .w-nav__link:hover,
.w-nav [role="menuitem"]:hover,
.w-nav [aria-haspopup="true"]:hover {
  color:#f11947 !important;
}
.w-nav a:hover *,
.w-nav a:focus *,
.w-nav .ui-link:hover * {
  color:#f11947 !important;
}
