.ag-theme-alpine.ag-rtl .ag-header-cell-text {
  text-align: right !important;
}

.ag-theme-alpine.ag-rtl .ag-header-cell-label {
  justify-content: flex-end !important;
  flex-direction: row-reverse !important;
}