:root {
    --thm-base: #25b85d;
    --thm-base-rgb: 37, 184, 93;
    --thm-gray: #797c7f;
    --thm-gray-rgb: 121, 124, 127;
    --thm-secondary: #028835;
    --thm-secondary-rgb: 2, 136, 53;
}