.site-footer {
  border-top: 1px solid #313131;
  background: #1e2021;
}

.footer-inner {
  padding: 18px 0 22px;
  text-align: center;
  font-size: 13px;
  color: var(--text-muted);
}
