:root {
    --themeAccent: #232e6a;
    --themeAccentText: #ffffff;
    --themeHeaderBgLeft: #ffffff;
    --themeHeaderBgRight: #fa0000;
    --themeHeaderLogoColor: #232e6a;
    --themeFooterBgColor: #fa0000;
    --themeFooterTextColor: #000000;
    --themeFooterLogoColor: #ffffff;
    --themeTitleBgColor: #fa0000;
    --themeTitleTextColor: #ffffff;
    --themeIntroBgColor: #232e6a;
    --themeIntroTextColor: #ffffff;
    --themeParagraphBgEven: #ffffff;
    --themeParagraphTextEven: #373737;
    --themeParagraphBgOdd: #fa0000;
    --themeParagraphTextOdd: #fff;
    --socialsBgColor: #ffffff;
    --socialsIconColor: #232e6a;
    --socialsBgHoverColor: #373737;
    --socialsIconHoverColor: #fff;
    --themeParagraphEven: #373737;
    --themeParagraphOdd: #fff;
}
