#footer {
  color: #fff;
}

.footer-copyright {
  padding: 11px 0px;
  background-color: #222222;
}

.footer-copyright-text {
  color: #CBCBCB;
  font-size: 15px;
}

hr.hr-footer {
  border-top: 1px solid #797979;
  margin-bottom: 23px;
}

.footer-head-text {
  font-size: 15px;
}

.footer-detail-text {
  font-size: 14px;
}

.footer-qrcode {
  width: 117px;
  margin-bottom: 9px;
}

.footer-qrcode-container {
  margin-right: 23px;
}