:root {

--main-color:#f57c00;
--dark:#111827;
--text:#222;
--gray:#666;
--bg:#f7f8fa;

--radius:20px;

--container:1200px;

}