:root {
	--font:"Roboto Condensed", sans-serif !important;
	--font2:  "Roboto", sans-serif !important;
	--font-size: 17px !important;
	--font-color: #c7c7c7 !important;
	--font-color-dark: #101010 !important;
	--background: rgb(43, 43, 43) !important;
	--background-speed: 4;
	--line-height: 18px !important;
	--dark: rgba(0,0,0,0.2) !important;
	--darker: rgba(0,0,0,0.4) !important;
	--light: rgba(0,0,0,0.12) !important;
	--lighter: rgba(0,0,0,0.05) !important;
	--color-lighter: #ffd57b !important;
	--color-light: #ffc13b !important;
	--color: #fdad00 !important;
	--color-dark: #c08300 !important;
	--color-darker: #855b00 !important;
	--color2-light: #ff005d !important;
	--color2: #BF0046 !important;
	--color2-dark: #610024 !important;
	--color3-light: #51493E !important;
	--color3: #26231D !important;
	--color3-dark: #0A0A0A !important;
	--color-pro: #770058 !important;
	--color-pro-dark: #340e2a !important;
	--color-root: #ff00f2 !important;
	--gray: #535353 !important;
	--silver: #a3a3a3 !important;
	--green: #319b00 !important;
	--red: #a70000 !important;
	--orange: #ffbd2f !important;
	--border: 1px solid rgba(255, 255, 255, 0.1)!important;
	--border-dark: 1px solid rgba(255, 255, 255, 0.025)!important;
	--margin: 5px !important;
	--border-radius: 20px !important;
	--border-radius2: 30px !important;
	--page-background1: #002449 !important;
	--page-background2: #001121 !important;
	--page-background3: #3d004c !important;
	--page-background4: #002955 !important;
}
