/* Import Bootstrap */
@import url("./bootstrap/bootstrap.min.css");

/* Import global styles */
@import url("./global.css");
@import url("./shared/fonts.css");

/* Import navbar styles */
@import url("./shared/navbar.css");

/* Import home hero section CSS */
@import url("./home/home-hero.css");

/* Import footer section CSS */
@import url("./shared/footer.css");

/* Import footer section CSS */
@import url("./shared/partials/categories-preview.css");
@import url("./shared/partials/services-preview.css");
@import url("./shared/partials/services-sections-preview.css");
@import url("./shared/partials/our-history-preview.css");
@import url("./shared/partials/partner-logos.css");
@import url("./shared/partials/testimonials.css");
@import url("./shared/partials/google-maps.css");
@import url("./shared/footer.css");
@import url("./shared/partials/navbar.css");
@import url("./shared/products_list.css");
@import url("./shared/page-header.css");
