@import url("https://fonts.googleapis.com/css2?family=Sedgwick+Ave&display=swap");
html
{
	--fontfamily: "Sedgwick Ave";
	--bannerlinkbackground: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.4));
	--bannerlinkforeground: #000;
}
