.footer {
  font-size: 12px;
  line-height: 20px;
}
.footer a {
  text-decoration: none;
  color: white;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .copyright div {
  font-family: 'Lexend', sans-serif;
}
.footer .fa-facebook-f {
  padding-left: 1em;
}
.footer ul {
  list-style: none !important;
  padding: 0;
}
.footer ul >li {
  padding-top: 0.5em;
}
.footer ul >li:first-child {
  font-family: 'Lexend', sans-serif;
}
