/*
Theme Name: KR Joshi (child)
Theme URI: https://krjoshi.com.np
Template: krjoshi
Author: Keshab Joshi
Description: Your own layer on top of the KR Joshi theme. Put custom CSS in this file, custom PHP in functions.php, and your own page templates in templates/. Nothing here is overwritten when the parent theme is updated.
Version: 1.0.0
Text Domain: krjoshi-child
*/

/* ---------------------------------------------------------------------------
   Your CSS goes below. It loads after the parent stylesheet, so anything you
   write here wins. The parent's design tokens are available as variables:

     var(--teal)   var(--teal-ink)   var(--navy-deep)   var(--navy)
     var(--ink)    var(--body)       var(--muted)       var(--surface)
     var(--line)   var(--r-md)       var(--f-head)      var(--f-body)
     var(--f-accent)                 var(--container)   var(--sec)

   Example:
   .my-section{padding:var(--sec) 0;background:var(--surface)}
--------------------------------------------------------------------------- */
