/*
NOTE: This file is regenerated any time the 'Save' button is clicked from Theme Options
*/
:root {
	--c-primary: rgb(198,176,163);
	--c-primaryFont: black;
	--c-secondary: rgb(92,79,70);
	--c-secondaryFont: white;
	--c-tertiary: rgb(255,247,182);
	--c-tertiaryFont: black;
	--font-main: 'Open Sans';
	--footer-columns: 1fr 1fr 1fr 1fr 1fr;
	--hero-height-desktop: 240px;
	--hero-height-mobile: 120px;
	--top-logo-height: 70px;
	--width-middle: 1200px;
	--width-narrow: 960px;
	--width-wide: 1536px;
}