/*
Theme Name: Tennant Mediation Base
Author: West LA Computer Expert
Description: A custom, lightweight starter theme optimized for Elementor.
Version: 1.0
*/

/* Global CSS Variables from Prototype */
:root {
    --primary-color: #1b4b7c;
    --secondary-color: #638c29;
    --accent-color: #e67512;
    --text-dark: #333333;
    --text-light: #666666;
    --bg-light: #f4f6f2;
    --white: #ffffff;
    --font-heading: 'Lora', serif;
    --font-body: 'Open Sans', sans-serif;
}
