/*
 Theme Name:   Kars Child
 Theme URI:    https://example.com/   /* (optional) */
 Description:  Child theme for the Kars theme
 Author:       Your Name
 Author URI:   https://example.com/   /* (optional) */
 Template:     kars
 Version:      1.0.0
*/

/* Import parent theme styles */
@import url("../kars/style.css");



