/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://vnpproperties.com
 Description:  VNP Properties child theme for Hello Elementor - contains all custom property page templates
 Author:       VNP Properties
 Template:     hello-elementor
 Version:      1.0.0
*/

/* VNP Brand Colors */
:root {
    --vnp-navy: #001e41;
    --vnp-gold: #D9B260;
    --vnp-cream: #F8F5EF;
    --vnp-text-dark: #111111;
    --vnp-muted: #5C636F;
}
