/*
Theme Name: Digifimedia Child
Theme URI: https://digifimedia.com
Description: Child theme for Digifimedia Theme. Add your custom overrides here — they are safe from parent updates.
Author: Digifimedia
Author URI: https://digifimedia.com
Template: digifimedia-theme
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: digifimedia-child
*/

/*
  ================================================
  ADD YOUR CUSTOM CSS BELOW THIS LINE
  ================================================
  This file is loaded AFTER the parent theme styles.
  Any rule you write here will override the parent.

  Examples:
  - Change brand colors: update --digi-blue, --digi-emerald
  - Change fonts: update font-family rules
  - Add new sections or components
  ================================================
*/

/* Example: Change accent color
:root {
  --digi-blue: #your-color;
  --digi-emerald: #your-color;
}
*/
