To center the texts I use this on Custom CSS for tablet, Custom CSS for mobile landscape and Custom CSS for mobile:
.footer-container .footer-widget {
text-align:center;
}
To center the texts I use this on Custom CSS for tablet, Custom CSS for mobile landscape and Custom CSS for mobile:
.footer-container .footer-widget {
text-align:center;
}