body{
    --theme-color:#E41E16;
    --theme-color-fifty:#f28f8b;
    --theme-color-forty:#ef7874;
    --theme-color-thirty:#ed625c;
    --theme-color-twenty:#ea4b45;
    --theme-color-ten:#e7352e;
}
a{
    color:#b71812;
}