


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