  
.footer{background: #ECECEC;color: rgba(51, 51, 51, 1);}
.footer a{color: rgba(51, 51, 51, 1);}
.footer-links {background: #ececec;border-bottom: 1px solid rgba(51, 51, 51, 1);}

.footer-links dl dt {border: none;background: #fff;}

.footer-links dl dt i{border-top-color:rgba(51, 51, 51, 1) ;}

.footer-links dl dd{background: #fff;}
.footer-links dl dd a{border-bottom: rgba(51, 51, 51, 1) 1px solid;color: rgba(51, 51, 51, 1);}

.footer-links dl dd a:hover{font-weight: bold; color: rgba(51, 51, 51, 1); background: #fff;}

