@import "../imports/text_light.css";
:root {
	--bg: #300101;
    --font: #ca0506;
	--cur: #500101;
	--box: #450101;
    --failed: #400101;
}