table {
  width: 100%;
  border-spacing: 0;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: Optimistic Display, Helvetica, Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  border: 1px solid;
}

tr, td, th {
  border: 1px solid;
}

td {
  padding-left: 10px;
}

/*# sourceMappingURL=tables.css.map */
