/*
 Theme Name:  HiToLearn English Template
 Theme URI:   https://example.com/hitolearn
 Description: Child theme of Hello Elementor for English teaching sites.
 Author:      Carito y Juan Miguel + ChatGPT
 Author URI:  https://example.com
 Template:    hello-elementor
 Version:     1.0.1
 License:     GPL-2.0-or-later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: hitolearn
*/

:root{
  --brand-primary:#1F3C88;
  --brand-accent:#A7C7E7;
  --brand-cta:#FFD24C;
  --brand-muted:#777777;
  --brand-bg:#FAFAFA;
}
body{background:var(--brand-bg);}