/* PhilOnAir - safe overrides (additive, non-destructive) */

/* Inline links that must use the surrounding text color (ex: "Plus d'animations..." Facebook) */
a.link-inline,
a.link-inline:visited {
  color: inherit;
  text-decoration: none;
}
a.link-inline:hover {
  text-decoration: underline;
}

/* Accessible focus without changing layout */
a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
[tabindex]:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

/* Prevent fixed elements from stealing click on mobile (rare OE edge cases) */
#page-top { display: block; }

/* === PhilOnAir socials override (safe) === */
a.link-inline, a.link-inline:visited, a.link-inline:active { color: inherit !important; text-decoration: none; }
a.link-inline:hover { color: inherit !important; text-decoration: underline; }

#WEd8fd749ed0 { background-image: url("Files/Image/accueil/facebook.jpg") !important; background-size: cover !important; background-repeat: no-repeat !important; background-position: center center !important; }
#WEd8fd749ed0:hover { background-image: url("Files/Image/accueil/facebook_survol.jpg") !important; }

#WEe62005f182 { background-image: url("Files/Image/accueil/facebook.jpg") !important; background-size: cover !important; background-repeat: no-repeat !important; background-position: center center !important; }
#WEe62005f182:hover { background-image: url("Files/Image/accueil/facebook_survol.jpg") !important; }

#WE696402119a { background-image: url("Files/Image/accueil/linkedin.jpg") !important; background-size: cover !important; background-repeat: no-repeat !important; background-position: center center !important; }
#WE696402119a:hover { background-image: url("Files/Image/accueil/linkedin_survol.jpg") !important; }

#WEde42a78731 { background-image: url("Files/Image/accueil/linkedin.jpg") !important; background-size: cover !important; background-repeat: no-repeat !important; background-position: center center !important; }
#WEde42a78731:hover { background-image: url("Files/Image/accueil/linkedin_survol.jpg") !important; }

#WEfad9588682, #WEcda6d41472, #WEbd5ecc7a69 { display: none !important; }

