@import "../imports/text_light.css";
:root {
	--bg: #1f3920;
	--cur: #4cbe21;
	--box: #3c8025;
    --failed: #2e7515;
}