:root{
--body-bg-img:url(/assets/bgs/swirling-orange.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:#26190ACC;
--accent-color:#C17515;
--font-color:#E7B372;
--navbar:#3F2B13;
--footer:#3F2B13;
--links:#FFA124;
--relationbox-color:#26190A;
}