:root {
    --thm-base: #d62e09;
    --thm-base-rgb: 245, 96, 64;
    --thm-gray: #797c7f;
    --thm-gray-rgb: 121, 124, 127;
}