:root{
    --theme-color:#0e88fd;
    --theme-color-ninety:#e7f4ff;
    --theme-color-eighty:#cfe8ff;
    --theme-color-seventy:#b7dcff;
    --theme-color-sixty:#9fd0ff;
    --theme-color-fifty:#87c4fe;
    --theme-color-forty:#6fb8fe;
    --theme-color-thirty:#57acfe;
    --theme-color-twenty:#3fa0fe;
    --theme-color-ten:#2794fe;
    --header-height:40px;
    --theme-border-radius:0;
    --theme-font-size:0.85rem;
}
a {
    color:#0c6dcb;
}
