.footer{background-color:#000032;color:#fff}.footer a,.footer a:visited{border-bottom:2px solid #fff;color:inherit}.footer__container{align-items:center;display:flex;flex-flow:column wrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:20px}.footer__address{line-height:1.5;margin:0;padding:0;text-align:center}.footer__address p{margin:5px 0}.footer__social{align-items:center;display:flex;flex-flow:row wrap;justify-content:flex-end}.footer__social a{padding:0 5px}.footer__social a,.footer__social a:focus,.footer__social a:hover,.footer__social a:visited{border:none}.footer__icon{width:40px}.footer__icon svg{fill:#fff;transform:scale(1);transition:transform .3s ease}.footer__icon:focus svg,.footer__icon:hover svg{transform:scale(1.1)}@media screen and (min-width:768px){.footer__container{align-items:flex-start;flex-flow:row wrap;justify-content:space-between;padding:40px 20px}.footer__address{flex:1 1 50%}.footer__logo,.footer__social{flex:0 1 20%}}