:root {
    --bs-btn-bg: #BF1D2D;
  }

  .MuiDataGrid-columnHeaders.MuiDataGrid-withBorderColor{
    background-color: #F9FAFB !important;
}

