:root {
    --thm-base: #f58a33;
    --thm-base-rgb: 106, 40, 137;
    --thm-gray: #797c7f;
    --thm-gray-rgb: 121, 124, 127;
}