:root {
    --themeColor: #593a66;
    --themeColorRGB: 89,58,102;    
    --themeSecondaryColor: #8b5fa3;
    --themeSecondaryColorRGB: 139,95,163;    
    --themeTertiaryColor: #8b5fa3;
    --themeTertiaryColorRGB: 139,95,163;    
}