td {
  background: transparent;
  border-width: 1px;
  border-color: rgb(0,0,0);
}

tr {
  background: transparent;
}

tbody {
  background: #e3e9fc;
}

thead .table-dark {
  background: #3c62d1;
  border-width: 0px;
}

th {
  background: transparent;
  border-width: 1px;
  border-color: rgb(0,0,0);
}

