:root {
    --theme-color: #295E84;
    --theme-hover: #306F9C;
   /* --bg-color: #F3F6F9;
    --bg-color: #f3f2f1;
    /*--bg-color: #EFF7FF;*/
    /*--font-color: #19496A;*/
   /* --mute-color: #A7C1D4;*/
    --primary-color: #295E84;
    --text-primary: #24455e;
    --theme-wave: url('../img/wave-darkblue.png');
}
