:root {
    --thm-base: #76b82a;
    --thm-base-rgb: 118, 184, 42;
    --thm-gray: #797c7f;
    --thm-gray-rgb: 121, 124, 127;
}