:root {
--headerbackground: #14324E;
--mainbackground: #dddddd;
--buttonbackground: #14324E;
--contentbackground: #14324E;

--textColor: #14324E;
--iconColor: #eee;

--accent-color: lightgrey;
--font-color: #f0f0f0;
--font-color-bright: #ffffff;
--font-color-dark: #000000;


}

