﻿: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;
    /* not used in invicta*/
    /*    --model-range-highlight: #031d38;*/
}
