.footer-site {border-top:1px solid #d9d9d9;background-color:#f6f6f6;color:#666;}
.footer-site>* {max-width:1640px;padding:20px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;}
.footer-site a {color:#666;text-decoration:none;outline:0;}
.footer-site a:hover {color:var(--a-color, #da2127);}