:root {
	--color-one: #e0e0e0;
	--color-two: #748eaf;
	--color-three: #164f82;

	--color-white: white;
	--color-black: black;
	--color-grey: #424242;
	--color-grey-blue: #0a305a;
	--color-red: #e20613;
	--color-blue: #3d5afe;

	--font-family-icons: "icons";
	--font-family-pravda: "PravdaFont";
	--font-family-georgia: "Georgia";
	--font-family-playfair-displaybold: "playfair_displaybold";
}