body{
    --theme-color:#2caae1;
    --theme-color-ninety:#eaf7fc;
    --theme-color-eighty:#d5eef9;
    --theme-color-seventy:#c0e6f6;
    --theme-color-sixty:#abddf3;
    --theme-color-fifty:#96d5f0;
    --theme-color-forty:#81cced;
    --theme-color-thirty:#6cc4ea;
    --theme-color-twenty:#57bbe7;
    --theme-color-ten:#42b3e4;
    --header-height:40px;
    --theme-border-radius:0;
}
a{
    color:#2488b4;
}