﻿:root {
    --header-bg: #fff;
    --header-color: #000;
    --header-border: #fff;
    --contrast-bg: #53565a;
    --contrast-color: #fff;
    --contrast-link: #000;
    --radio-checked: #222424;
    --button-bg: #222424;
    --button3-bg: #181c20;
    --button3-color: #fff;
    --select-bg: #53565a;
    --ns-primary-color: #0a64c3;
    --ns-saving-color: #0a64c3;
    --ns-contrast-color: #000000;
    --toplink-color: #0a64c3;
    /* not used in invicta*/
    /*    --model-range-highlight: #031d38;*/
}
