#footer {
  background-color: #070707;
  min-height: 300px;
  color: #fff;
}

#footer a {
  color: #fff!important;
  text-decoration: none!important;
}

#footer a:hover {
  text-decoration: none!important;
}

.logo-footer {
  max-width: 100px!important;
}

#footer .informacion{
  font-size: 14px;
}
