body {
    --theme-color: #398500 !important;
    --theme-color-rgb: 57, 133, 0 !important;
    --theme-color1: #2CBF3F !important;
    --theme-color1-rgb: 44, 191, 63 !important;
    --theme-color3: #E67A00 !important;
    --theme-color3-rgb: 230, 122, 0 !important;
    --theme-color4: #5B6B80 !important;
    --theme-color4-rgb: 91, 107, 128 !important;
    --theme-color2: linear-gradient(90.56deg, var(--theme-color1) 8.46%, var(--theme-color) 62.97%) !important;
    }