#footer {
  background-color: #888;
  padding-top: 50px;
  padding-bottom: 40px;
  min-height: 200px;
  color: #fff!important;
}

#footer .redes img {
    height: 40px;
}

#footer .sede  {
    font-size: 22px;
    color: #fff!important;
}

#footer .slogan {
  color: #fff!important;
}

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

#footer hr {
    border-color: #fff;
}