:root {
    /* --thm-base: #25b85d; */
    --thm-base: #01af96;
    --thm-base-rgb: 37, 184, 93;
    --thm-gray: #797c7f;
    --thm-gray-rgb: 121, 124, 127;
}