:root {
--font-stack: Arial, sans-serif;
--bg-color: #f5f5f5;
--text-color: #000000;--text-select-color: #000000;--text-select-bg-color: #f9c028;--header-bg-color: #243d51;
--header-bg-color-sticky: #243d51;
--header-menu-item-color: #ffffff;
--header-menu-item-color-hover: #f9c028;
--cta-text-color: #ffffff;
--cta-bg-color: #555555;
--cta-bg-color-hover: #555555;
--popover-bg-color: #243d51;
--submenu-bg-colour: #243d51;
--submenu-border-colour: #f9c028;
}