


:root {
    --theme-color-h1: #005A70;
--theme-color-h2: #005A70;
--theme-color-h3: #000000;
--theme-color-h4: #005A70;
--theme-color-a: #005A70;
--theme-color-strong: #000000;
--theme-color-highlight: #005a70;
--theme-color-on-highlight: #FFFFFF;
--theme-color-accent: #005A70;
--theme-color-on-accent: #FFFFFF;
--theme-color-current-nav-color: #FFFFFF;
--theme-color-current-nav-bg: #005A70;
--theme-font-body: Arial, Helvetica, sans-serif;
--theme-font-headings: "Georgia", Arial, Helvetica, sans-serif;
    }