/*
Theme Name: E-KAG Child
Theme URI: https://example.com/e-kag
Template: e-kag
Author: E-KAG
Description: Customisation surface for E-KAG. Put every override here so a parent theme update never overwrites your work.
Version: 1.4.1
License: GNU General Public License v2 or later
Text Domain: e-kag-child
*/

/*
 * Overriding a colour or a measurement: change the variable, not the rule.
 * Every one of these is generated from the Customizer schema, so only set a
 * value here if you need something the Customizer cannot express.
 */

/*
:root {
	--ekag-signal: #ff6a13;
	--ekag-radius: 0;
}
*/
