:root {
    --themeColor: #007c73;
    --themeColorRGB: 0,124,115;    
    --themeSecondaryColor: #0095d4;
    --themeSecondaryColorRGB: 0,149,212;    
    --themeTertiaryColor: #0095d4;
    --themeTertiaryColorRGB: 0,149,212;    
}