footer[role=contentinfo] {
    background: #296dbf;
    color: #ffffff;
    padding: 25px 0 0 0;
    margin-top: -2px;
    font-size: .9em;
    font-family: Merriweather, serif;
}

footer .fa {
    margin-right: 5px;
    font-size: 1.1em;
    color: #ffffff;
}

#footer > div > div.container.footer-contact > div > div.col-md-4.contact_detail > div > div:nth-child(2) > a {
    color: white;
}