:root {
    --themeColor: #008c84;
    --themeColorRGB: 0,140,132;    
    --themeSecondaryColor: #008c84;
    --themeSecondaryColorRGB: 0,140,132;    
    --themeTertiaryColor: #9e1999;
    --themeTertiaryColorRGB: 158,25,153;    
}