@charset "utf-8";

/* CSS Document */
:root {
	--thm-base: #ee4f27;
	--thm-base-rgb: 238, 79, 39;

	--marker-location: #bc8b60;
	--marker-location-strong: #5f2c0f;
	--marker-event: #3faae2;
	--marker-event-strong: #117ab1;
	--marker-promotion: #e96b05;
	--marker-promotion-strong: #cb4b1e;
}