#id-footer {
    background-color: rgb(197, 206, 214) !important;
}

#id-footer > div > ul > li > small > a:hover {
    color: red;
    text-decoration: none;
}
