/*
 Theme Name:   CodeLoopSahil Child
 Theme URI:    https://example.com/codeloopsahil-child
 Description:  Child theme of CodeLoopSahil. Use this to customize styles and templates safely without losing your changes on parent theme updates.
 Author:       Sahil
 Author URI:   https://example.com
 Template:     codeloopsahil
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  License.txt
 Text Domain:  codeloopsahil-child
*/

/* -------------------------------------------------
   Add your custom overrides below.
   The parent theme's style.css loads first (see functions.php),
   so anything you write here will override it.
------------------------------------------------- */

/* Example: change the primary accent color
:root {
	--color-primary: #ff5722;
	--color-primary-dark: #e64a19;
}
*/
