:root {
	--bison-hide: #c9bfae;
	--black: #000;
	--blue: #00e;
	--boulder: #767676;
	--boulder-2: #757575;
	--bright-gray: #3a4149;
	--elm: #1c7a8c;
	--hillary: #a99c86;
	--hit-pink: #ffb98a;
	--gallery: #efefef;
	--nevada: #5c6a70;
	--orange: #ff5a1f;
	--orange-160: rgba(255, 90, 31, 0.16);
	--oslo-gray: #8b9098;
	--pampas: #f3f1ea;
	--regent-gray: #8d979d;
	--shadow: #8a6f49;
	--swirl: #d8d3c6;
	--white: #fff;
	--woodsmoke: #101317;
	--yellow-orange: #ffb13d;
	--1-black-blue: #1b1d21;
	--2-black-blue-600: rgba(27, 29, 33, 0.6);
	--3-black-blue-200: rgba(27, 29, 33, 0.2);
	--4-black-blue-50: rgba(27, 29, 33, 0.05);
	--5-blue: #26428b;
	--6-caramel: #dca659;
	--7-withe: #fff;
	--8-withe-600: rgba(255, 255, 255, 0.6);
	--9-withe-100: rgba(255, 255, 255, 0.1);
	--10-withe-50: rgba(255, 255, 255, 0.05);
	--11-milk: #f5efeb;
	--color-white-solid: #fff;
	--color-blue-47: #00e;
	--color-orange-56: #ff5a1f;
	--color-orange-62: #ffb13d;
	--color-grey-94: #efefef;
	--color-black-solid: #000;
	--color-azure-87: #d8dee2;
	--color-azure-71: #aeb8be;
	--color-grey-58: #8d979d;
	--color-grey-40: #5c6a70;
	--color-orange-74: #c9bfae;
	--color-orange-59: #a99c86;
	--color-orange-85: #e7dcc8;
	--color-orange-66: #cbaf86;
	--color-orange-41: #8a6f49;
	--color-azure-8: #101317;
	--color-azure-26: #3a4149;
	--color-grey-57: #8b9098;
	--color-grey-94-2: #f3f1ea;
	--color-orange-81: #d8d3c6;
	--color-cyan-33: #1c7a8c;
	--color-orange-56-160: rgba(255, 90, 31, 0.16);
	--color-orange-77: #ffb98a;
	--color-grey-46: #767676;
	--color-grey-46-2: #757575;
	--font-family: "Inter", sans-serif;
	--second-family: "Geologica", sans-serif;
	--third-family: "Crimson Text", sans-serif;
	--font3: "IBM Plex Mono", sans-serif;
	--font4: "IBM Plex Sans", sans-serif;
	--container: 1360px;
	--container-padding: 40px;
	--radius: 0px;
	--transition: 0.25s ease;
}

:root {
	--dark: #1b1d21;
	--dark-60: rgba(27, 29, 33, 0.6);
	--dark-20: rgba(27, 29, 33, 0.2);
	--dark-5: rgba(27, 29, 33, 0.05);
	--accent: #cb6532;
	--accent-10: rgba(203, 101, 50, 0.1);
	--light: #ebebeb;
	--white-60: rgba(255, 255, 255, 0.6);
	--container: 1400px;
	--container-padding: 40px;
}
