/*
Theme Name: Passage Child
Theme URI: https://ariosetech.com/
Author: ArioseTech
Author URI: https://ariosetech.com/
Description: Child theme for Passage. Put your custom CSS and PHP here so a Passage update never overwrites your work.
Template: passage
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: passage-child
*/

/* ==========================================================================
   Your CSS goes here. It loads after the parent, so anything you write wins.

   The parent's design tokens are all CSS variables, so most tweaks are one
   line. A few examples — delete them once you have your own:

   :root {
     --radius: 4px;              (squarer cards)
     --radius-pill: 6px;         (squarer buttons)
   }

   .site-header { box-shadow: none; }

   Colours are better changed under Passage → Brand & colours, so the admin
   preview stays truthful.
   ========================================================================== */
