/* Pied de page canonique Spot The Doc, identique sur toutes les pages (calé sur qui-sommes-nous). */
#site-footer{background:#05070F;color:rgba(255,255,255,.62);padding:52px 0 40px;margin:0;border:0;font-size:14px;line-height:1.55;text-align:left;font-family:'Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased}
#site-footer *{box-sizing:border-box}
#site-footer div,#site-footer a{background:none;border:0;box-shadow:none;position:static;width:auto;text-align:left}
#site-footer .sf-wrap{max-width:1240px;margin:0 auto;padding:0 32px}
#site-footer .sf-grid{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap}
#site-footer .sf-brand img{height:38px;width:auto;max-width:none;display:block}
#site-footer .sf-tagline{max-width:32ch;margin-top:12px}
#site-footer .sf-links{display:flex;flex-direction:column;gap:9px;margin:0;padding:0}
#site-footer a{color:inherit;text-decoration:none;transition:color .15s}
#site-footer a:hover{color:#fff}
#site-footer .sf-legal{margin-top:22px;font-size:12.5px;color:rgba(255,255,255,.45)}
#site-footer .sf-legal img{height:22px;width:auto;max-width:none;display:inline;vertical-align:middle;margin-right:9px;position:relative;top:-1px}
@media (max-width:640px){#site-footer .sf-wrap{padding:0 16px}#site-footer .sf-grid{gap:28px}}
