/* Custom styles beyond Tailwind */
.ag-theme-alpine {
    --ag-header-background-color: #D4DEE9;
    --ag-row-hover-color: #C4D9E3;
}
