.mobile-device .site-footer > div {
    padding-top: 12px;
    padding-bottom: 12px;
    flex-direction: column;
}

.mobile-device .site-footer .social-icons {
    order: -1;
}

.mobile-device .site-footer #footer-navigation ul {
    line-height: 1.6;
    flex-wrap: wrap;
    margin-bottom: 1em;
}

.mobile-device .site-footer {
    padding-bottom: 4rem;
}
