:root {
    --headerBg: #D93B3B ;
    --headerText: #EDDA20 ;
    --headerScrollBg: #D93B3B ;
    --footerBg: #D93B3B ;
    --footerText: #EDDA20 ;
    --prColor: ;
    --seColor: #D93B3B ;
    --prText: #EDDA20 ;
    --btnBg: #EDDA20 ;
    --btnText: #111;
    --btnBg2: #D93B3B ;
    --btnText2: #fff;
    --pageBgLight: #ffffff;
    --pageBgDark: #ffffff;
    --pageText: #111111;
    --pageText2: #111111;
}