#footer{justify-content:center;background-color:var(--black);color:var(--white)}#footer a{text-decoration:none;color:#fff}#footer #links{display:flex;overflow-x:auto;height:calc(374px - 128px)}#footer #links>.group>div{width:300px;margin-bottom:20px}#footer #links>.group:last-child>div{width:200px}@media all and (max-width:1279px){#footer #links{flex-direction:column}#footer #links>.group>div{width:100%}}