@import url("./custom-variables.css");

th, td {
    border: 1px solid var(--table-border-color);
    padding: 8px;
  }