/* MASTER-FOOTER ZENTRIEREN - NUR CSS */
footer{text-align:center!important}
footer .footer-container,footer .footer-grid,footer .footer-columns,footer .footer-column,footer .footer-column h3,footer .footer-column h4,footer .footer-column ul,footer .footer-column ul li,footer .footer-bottom,footer .copyright{text-align:center!important}
footer .footer-column ul{list-style:none;padding:0}
footer .footer-column a{display:inline-block}
@media (max-width:768px){footer,footer *{text-align:center!important}}
