#footer-info { 
text-align: left; 
color: green; 
padding-bottom: 10px; 
float: left; 
}
#footer-info a { 
font-weight: 700; 
color: yellow; 
}
#footer-info a:hover { 
color: pink; 
} #footer-bottom .et-social-facebook a {
color: blue;
}
#footer-bottom .et-social-twitter a {
color: powderblue;
}
#footer-bottom .et-social-google-plus a {
color: red;
}
#footer-bottom .et-social-rss a {
color: orange;
} #footer-bottom .et-social-facebook a:hover {
color: pink;
}
#footer-bottom .et-social-twitter a:hover {
color: pink;
}
#footer-bottom .et-social-google-plus a:hover {
color: pink;
}
#footer-bottom .et-social-rss a:hover {
color: pink;
}