: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:#161104CC;
--accent-color:#A87F0A;
--font-color:#BEA663;
--navbar:#291D02;
--footer:#291D02;
--links:#E6B700;
--relationbox-color:#161104;
}