body{
    --theme-color:#ff5956;
    --theme-color-ninety:#ffefef;
    --theme-color-eighty:#ffdede;
    --theme-color-seventy:#ffcecd;
    --theme-color-sixty:#ffbdbc;
    --theme-color-fifty:#ffacab;
    --theme-color-forty:#ff9c9a;
    --theme-color-thirty:#ff8b89;
    --theme-color-twenty:#ff7b78;
    --theme-color-ten:#ff6a67;
    --header-height:40px;
    --theme-border-radius:0;
}
a{
    color:#cc4845;
}