.footer {
  background-color: #444;
  color: #fff;
  text-align: center;
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 0;
}
.footerTerm .copywrite {
  width: 100%;
  font-size: 12px;
  line-height: 24px;
  padding: 19px 0px;
  margin-bottom: 0;
}
