/* Master Theme Stylesheet Manifest */

/* ============================================================
   SGG CEMENT PRODUCT PVT. LTD.
   MASTER STYLESHEET
   ============================================================
   This file imports all CSS partials in the correct cascade order.
   Each partial is a self-contained module — edit them individually.
   
   DO NOT add styles directly to this file.
   Instead, add them to the appropriate partial below.
   ============================================================ */

@import '_variables.css';
@import '_reset.css';
@import '_typography.css';
@import '_layout.css';
@import '_topbar.css';
@import '_header.css';
@import '_hero.css';
@import '_sections.css';
@import '_technology.css';
@import '_clients-cta.css';
@import '_footer.css';
@import '_pages.css';
@import '_responsive.css';