@import "../imports/text_light.css";
:root {
	--bg: #668fc3;
	--cur: #3a587c;
	--box: #44658e;
    --failed: #567dad;
}