:root {
    --thm-base: #b6202a;
    --thm-base-rgb: 182, 32, 42;
    --thm-gray: #797571;
    --thm-gray-rgb: 121, 117, 113;
    --thm-gold: #b6202a;
    --thm-gold-rgb: 182, 32, 42;
}