

.hline {
  width: 100%;
  height: auto;
  border-top: 3px solid var(--color-blue);
}
.footer {
  margin: 15vw auto 15vw auto;
}
@media screen and (min-width: 960px) {
  .footer {
    margin: 5vw auto 5vw auto;
  }
}
ul.footerlinks {
  display: block;
  list-style: none;
  justify-content: space-around;
}
@media screen and (min-width: 960px) {
  ul.footerlinks {
    display: flex;
  }
}
.footer a li {
  color: var(--color-blue);
  float: left;
  margin: 0 2rem;
}
.footer {
  position: relative;
  width: 100%;
  bottom: 0;
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:footer] [124.35808] DESIGN*/
/*******************************************************************/
/* 0.1 P>P */
/* db 199 */