:root {
    --themeColor: #27637a;
    --themeColorRGB: 39,99,122;    
    --themeSecondaryColor: #27637a;
    --themeSecondaryColorRGB: 39,99,122;    
    --themeTertiaryColor: #327c93;
    --themeTertiaryColorRGB: 50,124,147;    
}