﻿:root {
    --header-bg: #fff;
    --header-color: #000;
    --header-border: #fff;
    --contrast-bg: #000;
    --contrast-color: #fff;
    --contrast-link: #000;
    --radio-checked: #910a2d;
    --button-bg: #910a2d;
    --button3-bg: #f5f5f5;
    --button3-color: #000;
    --select-bg: #000;
    /* not used in invicta*/
    /*    --model-range-highlight: #031d38;*/
}
