@import "../imports/text_light.css";
:root {
	--bg: #690060;
	--cur: #ab009d;
	--box: #930087;
    --failed: #7f0075;
}