:root {
	--apple: #4bb749;
	--apple-2: #44ab27;
	--yellow: #6bee46;
	--red: #d1443d;
	--black: #000000;
	--licorice: #141514;
	--licorice-2: #14151480;
	--mercury: #e5e5e580;
	--white: #ffffff;
	--white-2: #ffffff33;
	--white-3: #ffffff80;
	--bg-color: #17171766;
	--font-size-xs: 14px;
	--font-size-s: 16px;
	--font-size-m: 18px;
	--font-size-l: 20px;
	--font-size-xl: 28px;
	--font-size-xxl: 40px;
	--font-size-h1: 50px;
	--font-size-h2: 44px;

	--block-padding: 150px;
	--block-padding-mobile: 70px;

	--font-family-futura_pt-book: "FuturaBook", Helvetica;
	--font-family-futura_pt-light: "FuturaLight", Helvetica;
	--font-family-futura_pt-medium: "FuturaMedium", Helvetica;
	--font-family-futura_pt-bold: "FuturaBold", Helvetica;
	--font-family-futura_pt-extra-bold: "FuturaExtraBold", Helvetica;
	--font-family-futura_pt-heavy: "FuturaHeavy", Helvetica;
	--font-family-montserrat: "Montserrat", Helvetica;
}
