/*
NOTE: This file is regenerated any time the 'Save' button is clicked from Theme Options
*/
:root {
	--c-primary: rgb(219,204,189);
	--c-primaryFont: black;
	--c-secondary: rgb(92,79,70);
	--c-secondaryFont: white;
	--c-tertiary: rgb(17,124,139);
	--c-tertiaryFont: white;
	--font-main: 'Manrope';
	--footer-columns: 1fr 1fr 1fr 1fr 0fr;
	--hero-height-desktop: 240px;
	--hero-height-mobile: 120px;
	--top-logo-height: 70px;
	--width-middle: 1440px;
	--width-narrow: 1200px;
	--width-wide: 1600px;
}