div.footer-title{
    font-weight: 600 !important;
    color: #666 !important;
}

div.footer-links ul{
 list-style:none !important;
}

div.footer-links ul li{
 font-size: 16px;
 font-weight: 100;
}


div.footer-links ul li a, div.footer-links ul li a:visited, div.footer-links ul li a:active{
 color: white !important;
}

div.footer-links ul li a:hover{
 color: white !important;
 cursor: pointer;
}

.dslc-modules-section{
background-image:none !important;
}