/* white you custom css code here. only css code will work */
.footer-top, .copyright-area{
  background:#0d0d0d!important;
  color : #fff;
}
.widget-title{
  color : #fff!important;
}
.footer-area .footer-top .footer-widget .navigation-container li a {
  color : #fff !important;
}
.footer-area .footer-top .footer-widget .info-list .info-item a {
  color : #fff !important;
}
.footer-area .footer-top .footer-widget .info-list .info-item a .icon-address{
  color : #fff !important;
}
.footer-area .footer-top .footer-widget .navigation-container li a::before {
  color : #fff !important;
}
.footer-area .footer-bottom .copyright-area .copyright-area-inner .copyright {
  color : #fff !important;
}