/*
NOTE: This file is regenerated any time the 'Save' button is clicked from Theme Options
*/
:root {
	--c-primary: rgb(75,82,135);
	--c-primaryFont: white;
	--c-secondary: rgb(181,208,255);
	--c-secondaryFont: black;
	--c-tertiary: rgb(28,176,221);
	--c-tertiaryFont: black;
	--font-main: 'Quicksand';
	--footer-columns: 2fr 1fr 1fr 1fr 1fr;
	--hero-height-desktop: 700px;
	--hero-height-mobile: 300px;
	--top-logo-height: 100px;
	--width-middle: 1200px;
	--width-narrow: 960px;
	--width-wide: 1536px;
}