@import url("https://fonts.googleapis.com/css2?family=Grandstander&display=swap");
html
{
	--fontfamily: "Grandstander";
	--bannerlinkbackground: linear-gradient(to right, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2));
	--bannerlinkforeground: #fff;
	--bannerimage: url("https://peda.net/:indirect/dd2hMh:file/banner/2b6c10fdaa7ef7a8ce9daeed3b7637c4a8999e08");
	--bannerheight: minmax(max(25rem,30vh), auto);
}
