

.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%;
      /* flex: 1; */
      display: flex;
      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.1 D>D */
/* db 159 */