/*
Theme Name:        Kadence Child
Template:          kadence
Author:            Yes
Author URI:        https://yeswebdesignstudio.com/
Description:       Child theme of Kadence.
Version:           1.0.0
Requires at least: 6.3
Requires PHP:      7.4
License:           GNU General Public License v3.0 (or later)
License URI:       https://www.gnu.org/licenses/gpl-3.0.html
Text Domain:       kadence-child
*/

/* The page's one scheme: light, and only light. */
:root {
	color-scheme: only light;
}

/* The project's own CSS. */
