@import "../imports/text_light.css";
:root {
	--bg: #36393f;
	--cur: #616670;
	--box: #555a63;
    --failed: #474b53;
}