.vinculo-footer {
  text-align: center;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.vinculo-footer img {
  width: 60%;
  height: auto;
}

.vinculo-footer a {
  color: white;
}

.derechos-footer {
  text-align: center;
}

.derechos-footer p a {
  color: white;
}
.footer-espacio {
  height: 15px;
}
.page-footer {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  background-color: #1b1a1e !important;
  font-family: 'FiraSans-ExtraLight';
}
