body{
    --theme-color:#c13522;
    --theme-color-ninety:#f9ebe9;
    --theme-color-eighty:#f3d7d3;
    --theme-color-seventy:#edc3bd;
    --theme-color-sixty:#e7afa7;
    --theme-color-fifty:#e09a91;
    --theme-color-forty:#da867b;
    --theme-color-thirty:#d47265;
    --theme-color-twenty:#ce5e4f;
    --theme-color-ten:#c84a39;
    --header-height:40px;
    --theme-border-radius:4px;
}
a{
    color:#9b2b1c;
}