.copyright {
  font-family: Verdana, sans-serif;
  color: #777777;
  line-height: 1.2;
  text-align: center;
}
.footer-line {
  height: 1px;
  background-color: #dddddd;
}
.table-main-footer {
  width: 100%;
  line-height: 1;
  background-color: #ffffdd;
}
.terms {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #777777;
  line-height: 0.8;
  text-align: center;
}
.terms:hover {
  color: #777777;
  text-decoration: none;
  cursor: pointer;
}
