footer{flex-direction:column;justify-content:center;align-items:center;gap:2vh;height:25vh;margin:3vh auto 0;font-size:1.5vw;display:flex}footer a{width:3vw;height:3vw}footer div:nth-child(2){flex-direction:row;justify-content:center;align-items:center;gap:2vw;display:flex}@media (max-width:1000px){footer{size:50vw;height:auto;margin-bottom:3vh;font-size:2.5vw}footer a{width:7vw;height:7vw}}@media (max-width:768px){footer{font-size:4vw}}
