
@media screen and (max-width:840px) {
    .site-footer a {
        display: block !important;
        text-align: center !important;
    }
}