/*
Theme Name: Kids United Child
Theme URI: https://nextway.com/kids-united-child
Description: A child theme for Kids United - Extend the parent theme without modifying core files
Version: 1.0.0
Author: Nextway
Author URI: https://nextway.com
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kids-united-child
Domain Path: /languages
Template: kids-united
Requires at least: 5.0
Requires PHP: 7.4
*/

/* Import parent theme styles */
@import url('../kids-united/style.css');

/* Child theme custom styles go here */

/* You can override or extend any parent theme styles below */

/* Example: Override body color */
/* body {
	color: #333;
} */

/* Example: Add custom styles for elements */
/* .site-header {
	background-color: #f9f9f9;
} */
