/* Add custom CSS styles below */ 
.footer-link {
  display: block;
  margin: 0 auto;
  width: fit-content;
  text-align: center;
  font-size: 0.5rem;
  color: #9e9e9e;
}