@ckeilson To centered the menus and the right side text in the footer Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS and paste the following CSS code:
#colophon .widget-area {
text-align: center;
}
Now, Click on Save All Changes Button and Refresh your browser.