.footer {
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    font-size: 1.1rem;
  }

table, table th, table td{
  border: none;
}

table {
  width: auto;
}