@import "../imports/text_light.css";
:root {
	--bg: #001718;
	--cur: #00434C;
	--box: #003940;
    --failed: #002829;
}