
/* Your global styles */
.bg-white[data-v-769f8cec] {
  background-color: white;
  border-radius: 5px;
}
.custom-header[data-v-769f8cec] {
  color: #000000 !important;
  font-size: 18px !important;
  /* Font size for headers */
}
.custom-cell[data-v-769f8cec] {
  font-size: 16px !important;
  /* Font size for cell data */
}
.my-custom-table tbody tr>td[data-v-769f8cec] {
  color: #000000 !important;
  /* Change text color */
}

