@import "../imports/text_light.css";
:root {
	--bg: #151010;
	--cur: #483737;
	--box: #3c2e2e;
    --failed: #201515;
}