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