 :root {
     --primary-green: #00B37E;
     --primary-green-dark: #16a34a;
     --primary-green-light: #bbf7d0;
     --secondary-green: #009879;
     --background-green: #E8F8F5;
     --hover-green: #007E63;
     --light-green: #9fe870;
     /* --dark-green: #b62821; */
     --text-dark: #1f2937;
     --text-light: #5c667b;
     --main-font: "Poppins", Arial, sans-serif;
     --title-font: 'Times New Roman', Times, serif;
     --btn-outline-effect: #a5b9ae5f;
     --btn-outline-border-color: #807e837d;
     --accent-green: #15803d;
     --text-muted: #6b7280;
     --border-color: #e5e7eb;
     --bg-light: #f9fafb;
     --secondary-green: #dcfce7;
     --accent-green: #15803d;

 }
