
:root{
	--main-color: #f1ac20;
    --main-color-rgb:241,172,32;
}

:root{
	--two-color: #;
    --two-color-rgb:rgb(0,0,0);
}


