footer.footer-container{ clear:both; overflow:hidden; }
footer > div:last-child p{ margin:1em auto; line-height:1.8em; }
@media (max-width: 640px){
    footer.footer-container{ padding:0 0.5em; }
}