.site-icp-footer {
  margin-top: 1.5rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  text-align: center;
  font-size: 0.78rem;
  line-height: 1.6;
  color: rgba(232, 238, 244, 0.72);
}
.site-icp-footer--light {
  border-top-color: #e8eaef;
  color: #8b949e;
}
.site-icp-footer a {
  color: inherit;
  text-decoration: none;
}
.site-icp-footer a:hover {
  text-decoration: underline;
}
