/* =====================================================================
   user.css  |  Safe place for site-specific style overrides.
   This file loads AFTER template.css, so anything here wins.
   It is never overwritten by template updates. Examples:

   :root {
     --gs-orange: #ff8a00;      // re-brand the accent
     --gs-font-head: 'Anton', sans-serif;
   }
   .gs-hero { min-height: 620px; }
   ===================================================================== */
