:root {
    --thm-black: #2a2a29;
    --thm-black-rgb: 38, 46, 57;
    --thm-base: #ff6600;
    --thm-base-rgb: 255, 102, 0;
}