body {

background-color: transparent;
}

#svgImgFooter:hover path {
fill: #5a5a5a;
}

a {
color: #7c858E;
text-decoration: none;
}

a:hover, a:focus {
text-decoration: none;
color: #5a5a5a;
}