#footer {
  background-color: #070707;
  padding-top: 150px;
  min-height: 400px;
  color: #fff;
}

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

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

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