
:root {
		--brand__color--primary: 204,84,78;
		--brand__color--primary-dark: 166,68,63;
		--brand__color--primary-light: 255,105,98;
		--brand__color--primary-lighter: 255,159,154;
		--brand__color--accent-background: 237,241,243;
		--brand__color--accent-promo: 255,230,0;
		--brand__color--accent-1: 250,204,152;
		--brand__color--accent-2: 247,196,186;
		--brand__color--accent-3: 247,161,121;
		--brand__color--accent-4: 191,188,221;
		--brand__color--accent-5: 185,221,244;
		--brand__color--accent-6: 174,232,220;
		--brand__color--accent-7: 172,219,166;
		--brand__color--gray: 52,73,94;
		--brand__color--gray-light: 98,110,122;
		--brand__color--gray-lighter: 248,250,251;
		--brand__color--gray-border: 222,227,230;
		--brand__color--white: 255,255,255;
		--brand__color--text: 51,51,51;
		--brand__color--text-light: 45,60,73;
		--brand__color--confirmation: 134,202,125;
		--brand__color--warning: 247,169,80;
		--brand__color--error: 231,76,60;
		--brand__color--info: 131,196,236;
		--brand__color--confirmation-dark: 107,162,110;
		--brand__color--background: 255,249,243;
		--brand__color--background-red: 255,251,250;

		--brand__typography-h1--font-family: Roboto;
		--brand__typography-h1--font-family-extended: Roboto-Light;
		--brand__typography-h1--font-size: 40px;
		--brand__typography-h1--font-weight: 300;
		--brand__typography-h1--line-height: 80%;
		--brand__typography-h1--letter-spacing: 0px;
		--brand__typography-h1--color: #333333;
		--brand__typography-h1--margin-bottom: 15px;
		--brand__typography-h1--text-decoration: ;
		--brand__typography-h1-mobile--font-family: Roboto;
		--brand__typography-h1-mobile--font-family-extended: ;
		--brand__typography-h1-mobile--font-size: 30px;
		--brand__typography-h1-mobile--font-weight: 400;
		--brand__typography-h1-mobile--line-height: 120%;
		--brand__typography-h1-mobile--letter-spacing: 0px;
		--brand__typography-h1-mobile--color: #333333;
		--brand__typography-h1-mobile--margin-bottom: 10px;
		--brand__typography-h1-mobile--text-decoration: ;
		--brand__typography-h2--font-family: Roboto;
		--brand__typography-h2--font-family-extended: Roboto-Light;
		--brand__typography-h2--font-size: 35px;
		--brand__typography-h2--font-weight: 300;
		--brand__typography-h2--line-height: 120%;
		--brand__typography-h2--letter-spacing: 0px;
		--brand__typography-h2--color: #333333;
		--brand__typography-h2--margin-bottom: 15px;
		--brand__typography-h2--text-decoration: ;
		--brand__typography-h2-mobile--font-family: Roboto;
		--brand__typography-h2-mobile--font-family-extended: Roboto-Light;
		--brand__typography-h2-mobile--font-size: 25px;
		--brand__typography-h2-mobile--font-weight: 300;
		--brand__typography-h2-mobile--line-height: 120%;
		--brand__typography-h2-mobile--letter-spacing: 0px;
		--brand__typography-h2-mobile--color: #333333;
		--brand__typography-h2-mobile--margin-bottom: 10px;
		--brand__typography-h2-mobile--text-decoration: ;
		--brand__typography-h3--font-family: Roboto;
		--brand__typography-h3--font-family-extended: Roboto-Bold;
		--brand__typography-h3--font-size: 25px;
		--brand__typography-h3--font-weight: 700;
		--brand__typography-h3--line-height: 120%;
		--brand__typography-h3--letter-spacing: 0px;
		--brand__typography-h3--color: #333333;
		--brand__typography-h3--margin-bottom: 10px;
		--brand__typography-h3--text-decoration: ;
		--brand__typography-h4--font-family: Quicksand;
		--brand__typography-h4--font-family-extended: ;
		--brand__typography-h4--font-size: 22px;
		--brand__typography-h4--font-weight: 600;
		--brand__typography-h4--line-height: 120%;
		--brand__typography-h4--letter-spacing: 0px;
		--brand__typography-h4--color: #333333;
		--brand__typography-h4--margin-bottom: 10px;
		--brand__typography-h4--text-decoration: ;
		--brand__typography-h5--font-family: Quicksand;
		--brand__typography-h5--font-family-extended: Quicksand-Bold;
		--brand__typography-h5--font-size: 20px;
		--brand__typography-h5--font-weight: 700;
		--brand__typography-h5--line-height: 120%;
		--brand__typography-h5--letter-spacing: 0px;
		--brand__typography-h5--color: #333333;
		--brand__typography-h5--margin-bottom: 7px;
		--brand__typography-h5--text-decoration: ;
		--brand__typography-h6--font-family: Quicksand;
		--brand__typography-h6--font-family-extended: ;
		--brand__typography-h6--font-size: 18px;
		--brand__typography-h6--font-weight: 700;
		--brand__typography-h6--line-height: 120%;
		--brand__typography-h6--letter-spacing: 0px;
		--brand__typography-h6--color: #333333;
		--brand__typography-h6--margin-bottom: 7px;
		--brand__typography-h6--text-decoration: ;
		--brand__typography-p--font-family: Quicksand;
		--brand__typography-p--font-family-extended: ;
		--brand__typography-p--font-size: 16px;
		--brand__typography-p--font-weight: 400;
		--brand__typography-p--line-height: 140%;
		--brand__typography-p--letter-spacing: 0px;
		--brand__typography-p--color: #333333;
		--brand__typography-p--margin-bottom: 20px;
		--brand__typography-p--text-decoration: ;
		--brand__typography-p-bold--font-family: Quicksand;
		--brand__typography-p-bold--font-family-extended: ;
		--brand__typography-p-bold--font-size: 16px;
		--brand__typography-p-bold--font-weight: 700;
		--brand__typography-p-bold--line-height: 140%;
		--brand__typography-p-bold--letter-spacing: 0px;
		--brand__typography-p-bold--color: #333333;
		--brand__typography-p-bold--margin-bottom: 20px;
		--brand__typography-p-bold--text-decoration: ;
		--brand__typography-p-small--font-family: Quicksand;
		--brand__typography-p-small--font-family-extended: ;
		--brand__typography-p-small--font-size: 14px;
		--brand__typography-p-small--font-weight: 400;
		--brand__typography-p-small--line-height: 140%;
		--brand__typography-p-small--letter-spacing: 0px;
		--brand__typography-p-small--color: #333333;
		--brand__typography-p-small--margin-bottom: 20px;
		--brand__typography-p-small--text-decoration: ;
		--brand__typography-text-link--font-family: Assistant;
		--brand__typography-text-link--font-family-extended: AssistantRoman-Regular;
		--brand__typography-text-link--font-size: 16px;
		--brand__typography-text-link--font-weight: 400;
		--brand__typography-text-link--line-height: 140%;
		--brand__typography-text-link--letter-spacing: 0px;
		--brand__typography-text-link--color: #333333;
		--brand__typography-text-link--margin-bottom: 20px;
		--brand__typography-text-link--text-decoration: UNDERLINE;

			--brand__spacing--tiny: 5px;
			--brand__spacing--small: 10px;
			--brand__spacing: 20px;
			--brand__spacing--large: 40px;
			--brand__spacing--huge: 60px;
}
