/* Main CSS file that imports all other stylesheets */
@import url('variables.css');
@import url('dashboard.css');
@import url('animations.css');