/*
NOTE: This file is regenerated any time the 'Save' button is clicked from Theme Options
*/
:root {
	--c-primary: rgb(77,38,119);
	--c-primaryFont: white;
	--c-secondary: rgb(243,217,138);
	--c-secondaryFont: black;
	--c-tertiary: rgb(213,201,226);
	--c-tertiaryFont: black;
	--font-main: 'Roboto';
	--footer-columns: 1fr 1fr 1fr 1fr 1fr;
	--hero-height-desktop: 500px;
	--hero-height-mobile: 300px;
	--top-logo-height: 70px;
	--width-middle: 1200px;
	--width-narrow: 960px;
	--width-wide: 1536px;
}