/*
 Theme Name: Kadence Child (ETS)
 Theme URI: https://www.expresstechsoftwares.com/
 Description: Lightweight child theme for Kadence. Safe place for custom CSS/JS/PHP.
 Author: ExpressTech Software Solutions
 Author URI: https://www.expresstechsoftwares.com/
 Template: kadence
 Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: kadence-child-ets
 Tags: kadence, child-theme, learndash, woocommerce
*/

/* Put your custom styles below */
:root {
  --ets-accent: #2563eb;
}

/* Example tweak */
a { text-decoration-thickness: 2px; }