#custom-table {
  color: black !important;
}
#custom-table table {
  border-collapse: collapse !important;
}
#custom-table th, #custom-table td {
  font-size: 18px !important;
  padding: 10px !important;
}
#custom-table th {
  color: black !important;
  border-bottom: 2px solid rgb(243, 243, 243) !important;
  text-align: start !important;
}
#custom-table tr:not(:last-child) td {
  border-bottom: 1px solid rgb(243, 243, 243) !important;
}/*# sourceMappingURL=tivala-custom-table.css.map */