: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:#261E04CC;
--accent-color:#C49C07;
--font-color:#FFE16F;
--navbar:#3C310A;
--footer:#3C310A;
--links:#E3CC23;
--relationbox-color:#261E04;
}