:root {
    --thm-black: #000;
    --thm-black-rgb: 0, 0, 0;
    --thm-base: #fb523a;
    --thm-base-rgb: 251, 82, 58;
}