footer a,
footer li,
footer span,
footer h3,
footer h4,
footer h5,
.footer-contact-form {
    color: white !important;
}
footer ul {
    padding: 0;
    list-style: none;
}

.footer-column-headline.footer-headline.js-collapse-footer-column-trigger {
    color: #fff;
}
footer.footer-main {
    background: #2a4872;
	color: white;
}
.footer-bottom {
    background: #2a4872;
    color: white;
}
div#collapseFooterHotline .footer-column-content-inner {
    display: none;
}
span.custom-tax-information {
    display: block;
}