:root {
    --themeColor: #529649;
    --themeColorRGB: 82,150,73;    
    --themeSecondaryColor: #17686b;
    --themeSecondaryColorRGB: 23,104,107;    
    --themeTertiaryColor: #87c440;
    --themeTertiaryColorRGB: 135,196,64;    
}