.footer-links {
  margin-left: 1rem;
}

.footer-links a {
  color: #BDBDBD;
}

.footer-links a:hover {
    text-decoration: underline;
}
