@import "../imports/text_light.css";
:root {
	--bg: #72307f;
	--cur: #aa47bc;
	--box: #9b41ad;
    --failed: #8b3b9b;
}