:root {
	--primary-color: #F07900;
	--secondary-color: #151515;
	--background: #fdf9f2;
	--white: #fff;
	--gray: #5a5a5a;
	--light-gray: #bfb8b8;
}