.md-footer-meta__inner {
  justify-content: center;
}

.md-copyright {
  width: 100%;
  text-align: center;
}

.md-copyright a {
  color: currentColor;
  text-decoration: none;
}

.md-copyright a:hover {
  text-decoration: underline;
}