.footer-widget {
    color: #666 !important;
    font-weight: 200 !important;
    font-size: 16px !important;
}

#footer-widgets .footer-widget a {
    color: #666 !important;
    text-decoration: underline !important;
     font-size: 16px !important;
}

#footer-widgets .footer-widget li {
    padding-left: 0px !important;
}

#footer-widgets .footer-widget li:before {
    display: none !important;
}

#footer-bottom {
    display: none !important;
}