/* ==========================================================================
   a-main.css
   Single stylesheet entry point — every page links ONLY to this file.
   It pulls in the site's other stylesheets via @import, so structure
   (navigation) and look-and-feel (brand/theme) stay in separate files
   but load as one request chain from one <link> tag.
   ========================================================================== */

@import url("navigation.css");
@import url("a-carib-solar-tech.css");
