@charset "UTF-8";

@media screen and ( max-width: 959px) {
    .footer__nav {
        flex-flow: column wrap;
    }
}
