@import "../imports/text_light.css";
:root {
	--bg: #0A0203;
	--cur: #54080A;
	--box: #2E0607;
    --failed: #1C0405;
}