/* Footer */

.site-footer {
  border-top: 1px solid var(--line);
  color: var(--muted);
  padding: 24px 16px;
  text-align: center;
}

