#logo-container {
  display: flex !important;
  align-items: center !important;
  height: 100% !important;
}

.logo {
  height: 100%;
  padding: 0.2em 0;
}

.footer-logo {
  width: 120px;
  height: auto;
}

.footer-copyright {
  background-color: transparent !important;
}
