:root{
    --primary:#034d24;
    --footer:#003d14;
    --secondary:#f6b045;
    --bg:#f2f2f2;
    --text: #2d3827;

    --text-family: "Inter", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;


}