footer{display:flex;justify-content:space-between;align-items:center;padding:20px 5%;border-top:1px solid text}@media (max-width: 766px){footer{flex-direction:column-reverse}}footer svg{fill:text}@media (hover: hover){footer svg:hover{fill:gray}}footer a{display:flex;flex-shrink:1}footer p{font-size:12px;text-align:center}