/*
Theme Name: Trueshot Child
Theme URI: https://trueshot.co.uk
Template: trueshot
Author: Josh — Trueshot
Author URI: https://trueshot.co.uk
Description: Working theme for trueshot.co.uk. This is the one to activate and the only one to edit. Anything you write here overrides the parent, and updating the parent theme will never wipe it out.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: trueshot-child
*/

/* ============================================================
   YOUR CHANGES GO HERE

   The parent's tokens are all CSS custom properties, so most
   restyling is a matter of overriding a variable rather than
   rewriting a rule. Uncomment and edit:
   ============================================================ */

/*
:root{
  --ts-ember:#D97D3D;
  --ts-moss:#3D4F3A;
  --ts-maxw:1240px;
}
*/

/* Example: a tighter hero on the front page only. */
/*
.home .ts-page-head{ padding-block:clamp(40px,7vh,80px); }
*/
