:root {
    --themeColor: #2f8fad;
    --themeColorRGB: 47,143,173;    
    --themeSecondaryColor: #27778f;
    --themeSecondaryColorRGB: 39,119,143;    
    --themeTertiaryColor: #b3c026;
    --themeTertiaryColorRGB: 179,192,38;    
}