#icp-footer {
  position: fixed;
  bottom: 5px;
  width: 100%;
  text-align: center;
  font-size: 13px;
  color: #aaa;
  z-index: 9999;
}

#icp-footer a {
  color: #aaa;
  text-decoration: none;
}

#icp-footer a:hover {
  text-decoration: underline;
}
