

.footer {
  height: 20vh;
  background: black;
}
.footer .container {
  height: 100%;
  display: flex;
}
#footer {
  background: #000000;
  color: #ffffff;
}
#footer a {
  color: #ffffff;
}
#footer .logo {
  flex: 1;
  height: 100%;
  display: flex;
  /* flex-direction: column; */
}
#footer .logo svg {
  display: block;
  width: auto;
  height: 35%;
}
.logo a {
  height: 100%;
  display: flex;
  /* flex: 1; */
  position: relative;
  justify-content: center;
  flex-direction: column;
}
.footer .links {
  display: flex;
  justify-content: center;
}
.footer .links a {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:footer] [83.888] DESIGN*/
/*******************************************************************/
/* 0.3 D>D */
/* db 161 */