
[data-theme="dark"] footer div  {
  color: white !important;
} 
[data-theme="dark"] footer{
  background-color: #29292a !important;
}
[data-theme="dark"] .logo{
  color: #D90429 !important;
}