@import "../imports/text_light.css";
:root {
	--bg: #24201b;
	--cur: #e81a06;
	--box: #f9210d;
    --failed: #fa6857;
}