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

