@import url('custom-styles-theme.css');
@import url('datatables.css');

/* custom-allai.css */
:root {
    --bs-primary: #6b61fc !important;
    --bs-text-primary: #6b61fc !important;
    --bs-primary-active: #5a4eeb !important;
}