
:root{
	--theme-color: #76a36a;
	--theme-color-2: #76a36a;
    --thm-secondary-color: #26472B;
    --text-color: #666666;
    --title-color: #111111;
    --title-font: 'Outfit', sans-serif;
    --text-font: 'Inter', sans-serif;
}



