/* assets/aggrid.css */
.ag-theme-alpine .ag-cell.status-high {
  background-color: #fee2e2 !important;
  color: #991b1b !important;
  font-weight: 700;
  border: 1px solid #fecaca !important;
}
