/*
 * IStepExcel EduPro Child Theme
 *
 * Theme Name:        IStepExcel EduPro Child
 * Theme URI:         https://trainings.istepexcel.com
 * Description:       Child theme for IStepExcel EduPro. Customise styles and functions here without losing changes on parent theme updates.
 * Author:            IStepExcel
 * Author URI:        https://istepexcel.com
 * Template:          istepexcel-edupro
 * Version:           1.0.0
 * Requires at least: 6.0
 * Requires PHP:      8.0
 * License:           GPL-2.0-or-later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:       istepexcel-edupro-child
 */

/* =============================================================
   CHILD THEME CUSTOM STYLES
   Add your customisations below. These will override the parent
   theme styles and survive parent theme updates.
   ============================================================= */

/* Example: Override brand primary colour */
/* :root { --primary: #0b3480; } */

/* Example: Custom hero font */
/* .ise-hero__title { font-family: 'Your Custom Font', sans-serif; } */
