:root {
    --thm-base: #cd0f19;
    --thm-base-rgb: 205, 15, 25;
    --thm-gray: #806b6b;
    --thm-gray-rgb: 128, 107, 107;
}