:root{
    --theme-color:#3498eb;
    --theme-color-ninety:#ebf5fd;
    --theme-color-eighty:#d7ebfb;
    --theme-color-seventy:#c3e1f9;
    --theme-color-sixty:#aed6f7;
    --theme-color-fifty:#9accf5;
    --theme-color-forty:#86c2f3;
    --theme-color-thirty:#71b7f1;
    --theme-color-twenty:#5dadef;
    --theme-color-ten:#49a3ed;
    --header-height:40px;
    --theme-border-radius:0;
    --theme-font-size:0.8rem;
}
a {
    color:#2a7abc;
}
