footer nav{display:flex;gap:22px}footer a{color:#647067;text-decoration:none}footer a:hover{color:var(--orange)}
@media(max-width:780px){footer nav{gap:10px;flex-wrap:wrap;justify-content:center}footer{height:auto;min-height:110px;gap:12px}}
