@import "../imports/text_light.css";
:root {
	--bg: #22103a;
	--cur: #302d70;
	--box: #2b2058;
    --failed: #29164e;
}