/* Footer-specific overrides for AI edits. */
.site-footer {
  background: var(--bw-color-footer-bg);
  color: var(--bw-color-footer-text);
}

.site-footer a {
  color: inherit;
}

.site-footer .colophon {
  text-align: center;
}
