@import "../imports/text_light.css";
:root {
	--bg: #1c1a1b;
	--cur: #901b23;
	--box: #7c1b22;
    --failed: #5d1b1f;
}