:root{

    --primary-color:#1E7A5C;

    /* FOR CLIENT */
    --secondary-color: #68A692;

/* for icon bg */
    --blur: #E9F2EF;
    
/* for footer bg */
    --footer: #0D3327;
   /* for textt */
--text-gray:#8A8A8A;
 /* for page -navigation */
--page:#E9F2EF;
}