:root {
    --themeColor: #fb6f12;
    --themeColorRGB: 251,111,18;    
    --themeSecondaryColor: #ffcb04;
    --themeSecondaryColorRGB: 255,203,4;    
    --themeTertiaryColor: #fb6f12;
    --themeTertiaryColorRGB: 251,111,18;    
}