/* ==========================================================================
   RetailBoost — Design System entrypoint
   --------------------------------------------------------------------------
   Single stylesheet for consumers to link. Pulls in the colour + typography
   foundations. The HUMA dashboard theme (dashboard_theme/retailboost-theme.css)
   is an app-specific skin and is linked directly by that dashboard, not here.
   ========================================================================== */
@import url("colors_and_type.css");
