@import "../imports/text_light.css";
:root {
	--bg: #070709;
	--cur: #9E079D;
	--box: #5C0A49;
    --failed: #300A27;
}