:root {
    --thm-primary-color: #098d50;
	--thm-second-color: #e49f15;
	--thm-second-color2: #f0c05e;
    --thm-primary-color-rgb: 9, 141, 80;
    --thm-body-font-color: #636560;
    --thm-body-font-color-2: #9ebab3;
    --thm-heading-font-color:#444444;
    --thm-black: #636560;
	--thm-white: #ffffff;
    --thm-black-bg: #033428;
	--thm-black-bg2: #055f48;
    --thm-gray-bg: #f4f4f4;
    --thm-border-color: #e8ebe4;
    --thm-border-color-1: #134639;
    --thm-border-color-2: #dbdfd6;
}