:root {
    --themeColor: #72481c;
    --themeColorRGB: 114,72,28;    
    --themeSecondaryColor: #f36f25;
    --themeSecondaryColorRGB: 243,111,37;    
    --themeTertiaryColor: #f36f25;
    --themeTertiaryColorRGB: 243,111,37;    
}