@import "../imports/text_light.css";
:root {
	--bg: #2e0000;
	--cur: #6e0000;
	--box: #4e0000;
    --failed: #3e0000;
}