@import "../imports/text_light.css";
:root {
	--bg: #285e1b;
	--cur: #33A519;
	--box: #359120;
    --failed: #408231;
}