/*global variables*/
:root{
    --ntk-primary-color: #294473;
    --ntk-secondary-color: #6E5C8E;
    --ntk-tertiary-color: #C5BED0;
    --ntk-background-color: #F5F5F5;
    --ntk-background-side-color: #EBEBEB;
    --ntk-text-color: #666666;
}