/*
Theme Name: ExproGlobal
Theme URI: https://exproglobal.com
Description: Custom Elementor child theme for ExproGlobal
Author: ExproGlobal
Author URI: https://exproglobal.com
Template: hello-elementor
Version: 1.0.0
Text Domain: exproglobal
*/

/* Custom global styles */

body{
    font-family: "Inter", sans-serif;
}

/* Example brand color */
:root{
    --brand-primary:#dc2626;
}