/**
 * Adarshconsulting – Main stylesheet
 * Imports base, components, and page styles. Add new partials here as the site grows.
 */

@import url('base.css');
@import url('components.css');
@import url('animations.css');
@import url('pages.css');
