:root {
    --themeColor: #64472e;
    --themeColorRGB: 100,71,46;    
    --themeSecondaryColor: #8db74e;
    --themeSecondaryColorRGB: 141,183,78;    
    --themeTertiaryColor: #8db74e;
    --themeTertiaryColorRGB: 141,183,78;    
}