:root{--couleur-fond-bulle:#fff;--couleur-texte-sombre:#2c3e50;--couleur-texte-secondaire:#7f8c8d}.foot{background:var(--couleur-fond-bulle);min-height:70px;color:var(--couleur-texte-sombre);box-sizing:border-box;text-align:center;flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:20px 30px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:.95rem;font-weight:500;display:flex;box-shadow:0 -2px 10px #0000000d}.foot p{color:var(--couleur-texte-secondaire);margin:0}@media (max-width:768px){.foot{min-height:60px;padding:15px 20px;font-size:.9rem}.Main .foot{margin-top:auto}}@media (max-width:480px){.foot{min-height:50px;padding:12px 15px;font-size:.85rem}.Main .foot{margin-top:auto}}
