/*
Theme Name: MICREP (Hello Elementor Child)
Theme URI: https://example.com/micrep
Description: MICREP child theme for Hello Elementor. Bank-friendly UI, Elementor-first.
Author: MICREP
Template: hello-elementor
Version: 1.0.0
Text Domain: micrep
*/

:root{
  --micrep-primary:#04551F;
  --micrep-secondary:#0C840C;
  --micrep-accent:#569557;
  --micrep-soft:#9ABD9D;
  --micrep-bg:#EFF1F0;
}

body{
  background: var(--micrep-bg);
}
