/* ==========================================================================
   ETHNOS R809 — panneau légal : marque blanche + bleu Tchat exact
   Source couleur : couche bleue active de .r185TchatToggle.r188TchatTabFixed
   dans ethnos-r526-discovery-footer-polish.css. Aucune géométrie modifiée.
   ========================================================================== */
html.ethnosGuestDiscovery .r525EthnosV1PanelHead strong{
  color:#fff !important;
}
html.ethnosGuestDiscovery .r525EthnosV1Links a{
  background-color:#031926 !important;
  background-image:linear-gradient(90deg,rgba(3,25,38,.72) 0%,rgba(3,25,38,.99) 100%) !important;
  border-color:rgba(49,209,207,.22) !important;
  color:#fff !important;
}
html.ethnosGuestDiscovery .r525EthnosV1Links a:hover,
html.ethnosGuestDiscovery .r525EthnosV1Links a:focus-visible{
  background-color:#031926 !important;
  background-image:linear-gradient(90deg,rgba(3,25,38,.82) 0%,rgba(3,25,38,1) 100%) !important;
  border-color:rgba(49,209,207,.42) !important;
  color:#fff !important;
}
