:root {
    --themeColor: #e2a100;
    --themeColorRGB: 226,161,0;    
    --themeSecondaryColor: #ffc45c;
    --themeSecondaryColorRGB: 255,196,92;    
    --themeTertiaryColor: #fb6f12;
    --themeTertiaryColorRGB: 251,111,18;    
}