:root{
--body-bg-img:url(/assets/bgs/swirling-green.webp);
/*As a note, the current background is a placeholder, until I draw in actual ones. */
--header-img:url();
--main-color:#42100BCC;
--accent-color:#B17936;
--font-color:#E4C095;
--navbar:#E4C095;
--footer:#E4C095;
--links:#AE7B37;
--relationbox-color:#152315;
}