#container-fluid-footer a:hover
{
    text-decoration: none; 
    color: #ffd98c;
}

#container-fluid-footer a
{
    text-decoration: none; 
    color: #ffffff;
}

.footer-logo img{
    max-height: 20px;
    max-width: 200px;
}