/*
Theme Name:   Select Safaris (Astra Child)
Theme URI:    https://selectsafaris.com
Description:  Child theme of Astra for SelectSafaris.com — a Kenya-based private safari design house. Holds brand fonts, colour tokens and full-bleed page templates for the homepage HTML block.
Author:       Select Safaris
Template:     astra
Version:      1.0.0
Text Domain:  select-safaris-child
*/

/* -------------------------------------------------------------------
   Brand tokens (available site-wide, e.g. for buttons/blocks you add
   later in the Astra Customizer or Gutenberg). The homepage HTML block
   is fully self-contained and does NOT depend on these.
------------------------------------------------------------------- */
:root{
  --ss-midnight:#131A1C;
  --ss-ivory:#F3EEE4;
  --ss-brass:#B4924E;
  --ss-brass-lt:#D8BE86;
  --ss-green:#2E3D33;
  --ss-dust:#A7A091;
}

/* Optional: make Astra's default body match the brand if you ever show
   the theme header/footer alongside brand pages. Safe to delete. */
body{
  font-family:'Mulish',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
}
