/*
Theme Name: Your Cold Caller Child
Theme URI: https://yourcoldcaller.com/
Author: Your Cold Caller
Author URI: https://yourcoldcaller.com/
Description: Child theme for the Your Cold Caller parent theme. Use this file to add custom CSS overrides. Copy any parent template file here and edit it — your version will be used instead of the parent's, and parent theme updates will never overwrite your changes.
Version: 1.0.0
Template: your-cold-caller
Requires at least: 6.0
Requires PHP: 7.4
*/

/* ─────────────────────────────────────────────────────────────────────────────
   CUSTOM CSS OVERRIDES
   All of the parent theme's CSS loads first (design tokens, layout, components).
   Add your overrides below — they will always win over the parent styles.

   Examples:
     • Change the accent colour: --accent: #1a56db;
     • Bump the hero headline size: .hero-title { font-size: 4rem; }
     • Add a gradient to the hero: .hero { background: linear-gradient(...); }
   ───────────────────────────────────────────────────────────────────────────── */
