:root {
    --thm-primary: #246221;
    --thm-secondary: #8ac01d;
    --thm-primary-rgb: 36, 98, 33;
    --thm-heading-font-color: #121213;
    --thm-black: #121213;
    --thm-black-rgb: 18, 18, 19;
    --thm-gray-bg: #f8f8f8;
    --thm-gray-bg-rgb: 248, 248, 248;
    --thm-white-rgb: 255, 255, 255;
}
