#footer {
  background-color: var(--colorCustom1);
  height: 500px;
  color: #fff!important;
}

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

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

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

#footer .redes img {
    margin-right: 10px;
    margin-left:10px;
}
