@import "../imports/text_light.css";
:root {
	--bg: #1b2024;
	--cur: #061ae8;
	--box: #0d21f9;
    --failed: #5768fa;
}