@import url("https://use.typekit.net/dzl1wbs.css");

:root{
	--Brand-Purple: #795AC0;
	--Actual-Brand-Gradient: linear-gradient(90deg, #63D1FB 0%, #5393F5 70%, #7172DD 100%);
	--Bright-Blue: #03D0FF;
	--Light-Gray: #CCC;
	--Websafe-Gray: #686F74;
	--Brand-Gray: #63656B;
}
h1, h2, h3, label{font-family: "museo-slab", serif;}