/*
Theme Name:   LivingSpace
Theme URI:    https://living.wildcatsites.com/
Description:  Divi 5 child theme for Living Space Designs, a luxury kitchen and bath design studio in Tucson, AZ.
Author:       Wildcat SEO
Author URI:   https://wildcatseo.com/
Template:     Divi
Version:      1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  livingspace
*/

/* ==========================================================================
   Brand tokens (from liv.uconcepts.biz)
   ========================================================================== */
:root {
	--ls-ink: #1e1d1d;          /* charcoal text */
	--ls-muted: #6f6b66;        /* secondary text */
	--ls-bg: #f8f8f6;           /* soft white */
	--ls-surface: #ffffff;
	--ls-secondary: #f1efeb;    /* warm light band */
	--ls-sage: #a4ada0;         /* primary button */
	--ls-clay: #9d7e62;         /* accent */
	--ls-line: #e6e3de;         /* hairline borders */
	--ls-serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;
	--ls-sans: "Inter", "Helvetica Neue", Arial, sans-serif;
}

/* ==========================================================================
   Custom CSS below. Divi 5 Theme Options and the Visual Builder still control
   most styling; keep overrides here small and specific.
   ========================================================================== */
