:root {
    --thm-base: #14dc99;
    --thm-base-rgb: 103, 2, 136;
    --thm-gray: #797c7f;
    --thm-gray-rgb: 121, 124, 127;
}