:root {
    --thm-primary-color: #004e97;
    --thm-primary-color-rgb: 107, 142, 35;
    --thm-body-font-color: #5a5b58;
    --thm-heading-font-color: #1c1d19;
    --thm-black: #1c1d19;
    --thm-black-bg: #1c1d19;
    --thm-gray-bg: #eff2eb;
    --thm-border-color: #e6e8e3;
}