@import "../imports/text_light.css";
:root {
	--bg: #000a03;
	--cur: #612051;
	--box: #3c082e;
    --failed: #240928;
}