:root {
    --themeColor: #f68b28;
    --themeColorRGB: 246,139,40;    
    --themeSecondaryColor: #ffaa64;
    --themeSecondaryColorRGB: 255,170,100;    
    --themeTertiaryColor: #fb6f12;
    --themeTertiaryColorRGB: 251,111,18;    
}