

:root {
    --theme-color-h1: #007682;
--theme-color-h2: #002855;
--theme-color-h3: #007682;
--theme-color-h4: #000000;
--theme-color-a: #002855;
--theme-color-strong: #002855;
--theme-color-highlight: #A7E6D7;
--theme-color-on-highlight: black;
--theme-color-accent: #002855;
--theme-color-on-accent: white;
--theme-color-current-nav-color: white;
--theme-color-current-nav-bg: #007682;
--theme-font-body: Arial, Helvetica, sans-serif;
--theme-font-headings: Arial, Helvetica, sans-serif;
    }