// Import site-specific color variables @import "1-globals/colors/colors"; // Import shared styles @import "../shared/shared"; // Import blocks in alphabetical order (they are strictly independent) @import "2-blocks/contact/contact"; @import "2-blocks/home-banner/home-banner"; @import "2-blocks/logo/logo"; @import "2-blocks/service/service";