.custom-footer {
  text-align: center;
  font-size: 0.75rem;
  opacity: 0.7;
  padding: 0.5rem 0;
}

.custom-footer a {
  color: inherit;
  text-decoration: none;
  margin: 0 0.25rem;
}

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

.custom-footer .copyright {
  display: block;
  margin-top: 0.2rem;
}
