/* Actually not an accessibility fix, but it looked terrible with the new labels */
.login-box .input-group .input-group-addon i.fa { font-size: larger; vertical-align: bottom; }
/* Accessibility fixes */
footer h2 { color: #fff; }
footer a.brand-seal { color: #fff; }
footer a > small { color: #fff !important; }
footer div.ni-mention { color: #fff; }
footer div.ni-mention a { border-bottom: 1px dotted #ffc843; }
footer div.copyright { color: #fff; }
footer div#google_translate_element { color: #fff; border-color: #fff; }
footer div#google_translate_element { color: #fff; border-color: #fff; }
/* overwrite low-contrast defaults from foldex */
#footer #google_translate_element .goog-te-gadget-simple {
    border-color: #fff;
}
#footer #google_translate_element .goog-te-gadget-simple span a > span {
    color: #fff
}
