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