/* css/footer-theme-imprimerie.css */
.footer-principale {
  --footer-bg: #0A1F2D;
  --footer-border: #A3BFFA;
  --footer-title: #A3BFFA;
  --footer-text: #E0E7FF;
  --footer-company-name: #C0C0C0;
  --footer-hr: rgba(224, 231, 255, 0.15);
  --footer-link-hover: #A3BFFA;
}