

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