:root{
    --theme-color:#005778;
    --theme-color-ninety:#e6eff2;
    --theme-color-eighty:#ccdee4;
    --theme-color-seventy:#b3cdd7;
    --theme-color-sixty:#99bcc9;
    --theme-color-fifty:#80abbc;
    --theme-color-forty:#669bae;
    --theme-color-thirty:#4d8aa1;
    --theme-color-twenty:#337993;
    --theme-color-ten:#1a6886;
    --header-height:40px;
    --theme-border-radius:0;
    --theme-font-size:0.8rem;
}
a {
    color:#004660;
}
