:root {
    --themeColor: #19cdf7;
    --themeColorRGB: 25,205,247;    
    --themeSecondaryColor: #10a8d7;
    --themeSecondaryColorRGB: 16,168,215;    
    --themeTertiaryColor: #118acb;
    --themeTertiaryColorRGB: 17,138,203;    
}