

:root {
    --theme-color-h1: #57728B;
--theme-color-h2: #57728B;
--theme-color-h3: #383838;
--theme-color-h4: #383838;
--theme-color-a: #003B5C;
--theme-color-strong: #003B5C;
--theme-color-highlight: #383838;
--theme-color-on-highlight: white;
--theme-color-accent: #003b5b;
--theme-color-on-accent: white;
--theme-color-current-nav-color: white;
--theme-color-current-nav-bg: #003b5b;
--theme-font-body: Arial, Helvetica, sans-serif;
--theme-font-headings: Arial, Helvetica, sans-serif;
    }