:root {
    --thm-base: #330099;
    --thm-base-rgb: 52,0,153;
    --thm-gray: #797c7f;
    --thm-gray-rgb: 121, 124, 127;
}