.footer{display:flex;flex-direction:column;padding:1rem;background-color:#19242f;color:#adadad;line-height:1.5;text-align:center}@media (min-width:1024px){.footer{flex-direction:row;justify-content:space-evenly}}.footer__links{display:flex;flex-direction:column;line-height:2;color:inherit}.footer__link{text-decoration:none;font-size:1.2em;color:inherit}.footer .contact{color:inherit;line-height:2}.footer .contact__item{font-size:1.2em;color:inherit}.footer__icons{display:flex;flex-direction:row;justify-content:space-evenly;padding:1rem 0;color:inherit}@media (min-width:1024px){.footer__links{line-height:inherit}.footer__link{font-size:inherit}.footer .contact{line-height:inherit}.footer .contact__item{font-size:inherit}.footer__icons{padding:0}}.footer__icon{vertical-align:middle;height:1em;width:1em;color:inherit}