:root {
    --thm-base: #CC3333;
    --thm-base-rgb: 204, 51, 51;
    --thm-gray: #797c7f;
    --thm-gray-rgb: 121, 124, 127;
}
