footer{background-color:var(--secondary);grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:48px;margin-top:16px;display:grid}footer .ecoindex{width:fit-content;margin-left:2vh}footer p{color:rgba(var(--text-rgb),.8);text-align:center;justify-self:center;font-weight:700}footer .lang{cursor:url(/src/svgs/pointer.svg),pointer;filter:grayscale();justify-self:flex-end;height:40px;margin-right:2vh}footer .lang:hover,footer .lang.touched{filter:none}@media screen and (width<=560px){footer{flex-direction:column;justify-content:center;gap:1vh;height:auto;padding-top:1vh;display:flex}footer .ecoindex,footer .lang{margin:0}}
