:root {
    --thm-base: #7b0043;
    --thm-base-rgb: 123, 0, 67;
    --thm-gray: #797c7f;
    --thm-gray-rgb: 121, 124, 127;
}