:root {
    --themeColor: #e6791a;
    --themeColorRGB: 230,121,26;    
    --themeSecondaryColor: #f68b28;
    --themeSecondaryColorRGB: 246,139,40;    
    --themeTertiaryColor: #4b4846;
    --themeTertiaryColorRGB: 75,72,70;    
}