/* ==========================================================================
   Bespoke — project CSS
   This file loads after the parent theme, so anything here wins.
   Prefer adjusting the design tokens in Bespoke → Theme Settings first; only
   drop down to CSS when a token cannot express what you need.
   ========================================================================== */

/* --------------------------------------------------------------------------
   Section spacing baseline (already applied by the parent from Theme Settings)

   section            { padding: 60px; }
   max-width: 1024px  { padding: 60px 20px; }
   max-width: 767px   { padding: 40px 20px; }

   Override a single section instead of the global rule wherever possible:

   .my-section { padding-block: 100px; }
   -------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------
   Project overrides
   -------------------------------------------------------------------------- */
