
/* Reforço para manter a tabela branca */
.table.dataTable tbody td {
  background-color: #ffffff !important;
  color: #1C3A63 !important;
}
