#footer-background {
  background: url(../img/background/footer-background.webp) no-repeat center top;
  background-size: cover;
}
.footer-logo {
  height: 5rem;
}
.fa-facebook-square {
  font-size: 36px;
}
.footer-logos-bancnet {
  padding-top: 1rem;
}
.footer-description {
  text-align: left;
  margin-top: 1rem;
  line-height: 2rem;
}
.footer-link {
  text-align: left;
  line-height: 2rem;
  margin-bottom: 0rem;
}
.footer-title {
  margin-top: 1rem;
  margin-bottom: 1.2rem;
  text-align: left;
  font-size: 1.5rem;
}
