
:root {
	--banner: url(https://luminariarp.com/images/banners/wallflower-yuna.png);
	--font: 'Rubik', sans-serif;
	--fancyfont: 'austos';
	--background: #010101e3;
	--altbackground: #180d09bf;
	--text: #8b8069;
	--link: #9b4d26;
	--hover: #738d93;
	--border: #232220;
}

