/* Footer – light */

.site-footer {
  padding: 18px 0 20px;
  border-top: 1px solid rgba(229, 231, 235, 0.95);
  background: #f9fafb;
  margin-top: 32px;
}

.footer__inner {
  text-align: center;
  font-size: 0.8rem;
  color: var(--text-muted);
}
