:root {
    --themeColor: #db641f;
    --themeColorRGB: 219,100,31;    
    --themeSecondaryColor: #702c91;
    --themeSecondaryColorRGB: 112,44,145;    
    --themeTertiaryColor: #702c91;
    --themeTertiaryColorRGB: 112,44,145;    
}