:root{

--primary:#d97706;
--secondary:#f59e0b;

--dark:#111827;
--light:#f9fafb;

}

body{

font-family:'Inter',sans-serif;

background:#fff;

color:#111827;

}