:root{
--body-bg-img:url(/assets/bgs/swirling-red.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:#200403CC;
--accent-color:#B2160F;
--font-color:#F67973;
--navbar:#380A08;
--footer:#380A08;
--links:#D62B20;
--relationbox-color:#200403;
}