body{
    --theme-color:#a135a1;
    --theme-color-ninety:#f6ebf6;
    --theme-color-eighty:#edd7ed;
    --theme-color-seventy:#e3c3e3;
    --theme-color-sixty:#daafda;
    --theme-color-fifty:#d09ad0;
    --theme-color-forty:#c786c7;
    --theme-color-thirty:#be72be;
    --theme-color-twenty:#b45eb4;
    --theme-color-ten:#ab4aab;
    --header-height:40px;
    --theme-border-radius:0;
}
a{
    color:#812b81;
}