body{
    --theme-color:#d9a80c;
    --theme-color-ninety:#fcf7e7;
    --theme-color-eighty:#f8eecf;
    --theme-color-seventy:#f4e5b7;
    --theme-color-sixty:#f0dd9e;
    --theme-color-fifty:#ecd486;
    --theme-color-forty:#e9cb6e;
    --theme-color-thirty:#e5c355;
    --theme-color-twenty:#e1ba3d;
    --theme-color-ten:#ddb125;
    --header-height:40px;
    --theme-border-radius:0;
}
a{
    color:#ae870a;
}