.ezconfig-color-primary {
  color: #0b4f6c !important;
}

.ezconfig-color-secondary {
  color: #547980 !important;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: white !important;
}
