/*
Theme Name:   Hello Elementor Child - VANSAMEDAY
Theme URI:    https://vansameday.com
Description:  VANSAMEDAY dark navy + orange branding child theme
Author:       VANSAMEDAY
Template:     hello-elementor
Version:      1.0.0
*/
:root {
    --e-global-color-primary: #F97316;
    --e-global-color-secondary: #0B1F3A;
    --e-global-color-text: #1e293b;
    --e-global-color-accent: #F97316;
}
body { background-color:#ffffff; color:#1e293b; font-family:'Inter','Segoe UI',Arial,sans-serif; }
.site-header,.elementor-nav-menu { background-color:#0B1F3A !important; }
.elementor-nav-menu a,.site-nav a { color:#ffffff !important; }
.elementor-nav-menu a:hover,.site-nav a:hover { color:#F97316 !important; }
.elementor-button,.wp-block-button__link,button[type='submit'],input[type='submit'] { background-color:#F97316 !important; border-color:#F97316 !important; color:#ffffff !important; font-weight:700; text-transform:uppercase; border-radius:4px; }
.elementor-button:hover,.wp-block-button__link:hover { background-color:#ea6c0a !important; border-color:#ea6c0a !important; }
h1,h2,h3 { color:#0B1F3A; font-weight:700; }
h2 { font-size:1.9rem; }
.site-footer,footer { background-color:#0B1F3A !important; color:#94a3b8; }
.site-footer a,footer a { color:#F97316 !important; }
