﻿:root {
    --primary: #0A548B;
    --secondary: #DDD;
    --background: #fff;
    --highlight: #36B4E5;
    --table-header: #2A90D0;
    --button: #0A548B;
    --button-hover: #36B4E5;
    --logo: url(img/ecitb-eassess-logo.png);
    --creatio-logo: url(img/CreatioLogo.png);
    /*--highlightcolour: #06AECA;*/
    /*--answeredColor: #90ee90;*/
}
