:root{
    --theme-color:#009EDF;
    --theme-color-ninety:#e6f6fc;
    --theme-color-eighty:#ccecf9;
    --theme-color-seventy:#b3e2f6;
    --theme-color-sixty:#99d9f3;
    --theme-color-fifty:#80cfef;
    --theme-color-forty:#66c5ec;
    --theme-color-thirty:#4dbce9;
    --theme-color-twenty:#33b2e6;
    --theme-color-ten:#1aa8e3;
    --header-height:40px;
    --theme-border-radius:0;
    --theme-font-size:0.8rem;
}
a {
    color:#007fb3;
}
