/*
Theme Name: Karen Child Theme
Description: Child theme for Karen Theme
Template: karenTheme
Version: 1.0.0
Author: Karen Team
Text Domain: karentheme-child
*/

/* 
 * Import parent theme styles
 * This will be handled by functions.php
 */

/* 
 * Add your custom styles below this line
 * These styles will override the parent theme styles
 */

/* Example custom styles */
/*
body {
    font-family: inherit;
}
*/
