:root {
  /* Give only rgb value for opacity control */
  --theme-color: 123, 68, 221;
  --theme-color2: 25, 128, 255;
  --theme-color3: 252, 69, 246;
  --theme-color4: 114, 37, 218;
}
