:root {
    --theme-color: #1eac34;
    --theme-color-hover: #1eac34;
    --theme-color-active: #1eac34;
    --text-color: #333333;
    --theme-color-tint: #c1f3d6;
    --theme-color-tint-s: #f5fcf8;
    --theme-color-deep: #169929;
    --btn-color: #1eac34;
}
