/* ===== OVERRIDES PERMANENTS — NE PAS SUPPRIMER ===== */

/* Topbar gouvernementale */
.ab-gov-bar {
  background: #00aad2 !important;
  background-color: #00aad2 !important;
  color: #ffffff !important;
}
.ab-gov-bar * {
  color: #ffffff !important;
}

/* Footer */
.custom-footer {
  background: #00aad2 !important;
  background-color: #00aad2 !important;
  color: #ffffff !important;
}
.custom-footer * {
  color: #ffffff !important;
}
.custom-footer a,
.custom-footer a.footer-link {
  color: #ffffff !important;
  opacity: 0.9;
}
.custom-footer a:hover {
  opacity: 1;
  text-decoration: underline;
}
.custom-footer .footer-copyright p {
  color: #ffffff !important;
}

/* ===================================================== */
