:root{
	--beon-text-filter: brightness(0) saturate(100%) invert(16%) sepia(18%) saturate(1893%) hue-rotate(200deg) brightness(93%) contrast(98%);
	--beon-map-zoom-button-bg-color: white;
	--beon-map-tooltip-background: white;
	--beon-map-tooltip-title-font: 500 1.3rem 'CircularStd', sans-serif;
	--beon-map-tooltip-title-text-color: #252651;
	--beon-map-tooltip-highlight-border-radius: 50px;
	--beon-map-tooltip-highlight-bg-color: #252651;
	--beon-map-tooltip-highlight-text-color: white;
}