table {
  width: 100%;
}

tr,
td {
  text-align: left;
  font-size: 0.87em;
}

th {
  font-weight: bold;
  font-size: 0.87em;
  background: linear-gradient(to bottom, ghostwhite 0%, gray 150%);
}
table {
  width: 100%;
}

td {
  text-align: left;
  font-size: 0.95em;
}

th {
  font-weight: bold;
  font-size: 0.95em;
}
table {
  width: 100%;
}

tr,
td {
  text-align: left;
  font-size: 0.87em;
}

th {
  font-weight: bold;
  font-size: 0.87em;
  background: linear-gradient(to bottom, ghostwhite 0%, gray 150%);
}
