:root {
    --thm-primary-color: #f24646;
    --thm-primary-color-rgb: 156, 237, 106;
    --thm-body-font-color: #636560;
    --thm-body-font-color-2: #ffffff;
    --thm-heading-font-color: #071e1a;
    --thm-black: #071e1a;
    --thm-black-bg: #033428;
    --thm-gray-bg: #fff3f3;
    --thm-border-color: #e8ebe4;
    --thm-border-color-1: #ffffff;
    --thm-border-color-2: #ffffff;
}