CSS

/* Footer-Texte und Überschriften zentrieren */
#colophon .widget,
#colophon .widget-title,
#colophon aside {
    text-align: center !important;
    width: 100% !important;
}