/*
Theme Name: Present Simple (Storefront Child)
Template: storefront
Description: Custom child theme for presentsimple.co.il — recreates the current Magento site structure with a Blissful-inspired color palette. Colors are exposed as Customizer settings (Appearance > Customize > Present Simple Colors).
Version: 1.0.0
Text Domain: presentsimple-child
*/

:root {
	--ps-color-primary: #e8916f;
	--ps-color-primary-dark: #d97a55;
	--ps-color-section-bg: #faebe2;
	--ps-color-text: #2d2d2d;
	--ps-color-header-bg: #ffffff;
	--ps-color-topbar-bg: #faebe2;
}
