body{
    --theme-color:#c84a39;
    --theme-color-ninety:#faedec;
    --theme-color-eighty:#f4dbd8;
    --theme-color-seventy:#efc9c4;
    --theme-color-sixty:#e9b7b0;
    --theme-color-fifty:#e4a59c;
    --theme-color-forty:#de9389;
    --theme-color-thirty:#d98175;
    --theme-color-twenty:#d36f61;
    --theme-color-ten:#ce5d4d;
    --header-height:40px;
    --theme-border-radius:4px;
}
a{
    color:#a03c2e;
}