@import "../imports/text_light.css";
:root {
	--bg: #eed6e6;
	--cur: #c499ad;
	--box: #e0bfd2;
    --failed: #d5abc1;
}