#footer {
  background-color: #128bcc;
  padding-top: 150px;
  min-height: 700px;
  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;
}

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