/**
 * Admin theme — aggregator
 * Load after admin-custom.css in base.html (admin & portal & account)
 * Edit colors in admin-theme-palette.css only
 */
@import url('admin-theme-palette.css');
@import url('admin-theme-core.css');
@import url('admin-theme-tokens.css');
@import url('admin-theme-shell.css');
@import url('admin-theme-bootstrap-bridge.css');
