:root {
    --themeColor: #745234;
    --themeColorRGB: 116,82,52;    
    --themeSecondaryColor: #9e704d;
    --themeSecondaryColorRGB: 158,112,77;    
    --themeTertiaryColor: #9e704d;
    --themeTertiaryColorRGB: 158,112,77;    
}