:root {
    --thm-primary-color: #d52c1c;
    --thm-primary-color-rgb: rgb(213, 44, 28);
    --thm-body-font-color: #565353;
    --thm-heading-font-color: #141212;
    --thm-black: #141212;
    --thm-black-bg: #141212;
    --thm-black-bg2: #242222;
    --thm-gray-bg: #f0eded;
    --thm-border-color: #e6dfdd;
}