:root{
--body-bg-img:url(/assets/bgs/swirling-gold.webp);
/*As a note, the current background is a placeholder, until I draw in actual ones. This background is from the Library of Ruina game, and belongs to Project Moon, not me.*/
--header-img:url();
--main-color:#201B0FCC;
--accent-color:#B28F5E;
--font-color:#DAC09E;
--navbar:#201B0F;
--footer:#201B0F;
--links:#D6AE74;
--relationbox-color:#201B0F;
}