@import "../imports/text_light.css";
:root {
	--bg: #210414;
	--cur: #500E41;
	--box: #430C36;
    --failed: #320825;
}