.ag-theme-alpine {
  --ag-range-selection-border-color: rgb(193, 0, 97);
  --ag-range-selection-border-style: dashed;
  --ag-range-selection-background-color: rgb(255, 0, 128, 0.1);
  --ag-range-selection-background-color-2: rgb(255, 0, 128, 0.19);
  --ag-range-selection-background-color-3: rgb(255, 0, 128, 0.27);
  --ag-range-selection-background-color-4: rgb(255, 0, 128, 0.34);
  --ag-range-selection-highlight-color: rgb(60, 188, 0, 0.3);
}
