:root {
    --themeAccent: #E9B07E;
    --themeAccentText: #FFFFFF;
    --themeHeaderBgLeft: #E9B07E;
    --themeHeaderBgRight: #FFFFFF;
    --themeHeaderLogoColor: #FFFFFF;
    --themeFooterBgColor: #E9B07E;
    --themeFooterTextColor: #FFFFFF;
    --themeFooterLogoColor: #FFFFFF;
    --themeTitleBgColor: #003361;
    --themeTitleTextColor: #FFFFFF;
    --themeIntroBgColor: #FFFFFF;
    --themeIntroTextColor: #000000;
    --themeParagraphBgEven: #003361;
    --themeParagraphTextEven: #FFFFFF;
    --themeParagraphBgOdd: #FFFFFF;
    --themeParagraphTextOdd: #000000;
    --socialsBgColor: #E9B07E;
    --socialsIconColor: #FFFFFF;
    --socialsBgHoverColor: #003361;
    --socialsIconHoverColor: #fff;
    --themeParagraphEven: #FFFFFF;
    --themeParagraphOdd: #000000;
}
