:root {
--theme-color-black: #000000;
--theme-color-primary-dark: #042B0B;
--theme-color-primary-darkest: #042B0B;
--theme-color-primary-light: #9EAA9E;
--theme-color-primary-lightest: #E7EAE7;
--theme-color-primary: #042B0B;
--theme-color-secondary-dark: #F7EFE6;
--theme-color-secondary-darkest: #F7EFE6;
--theme-color-secondary-light: #FAF7F3;
--theme-color-secondary-lightest: #FDFBF9;
--theme-color-secondary: #F7EFE6;
--theme-color-tertiary-1: #FF78D2;
--theme-color-tertiary-2: #FFFFFF;
--theme-color-tertiary-3: #FFFFFF;
--theme-color-tertiary-4: #FFFFFF;
--theme-color-tertiary-5: #FFFFFF;
--theme-color-white: #FFFFFF;
--theme-name: Corporate;
}