:root {
  --primary-color: #5B84F8;
  --secondary-color: #FFD943;
  --tertiary-color: #06D2FF;
  --primary-color-rgb: 23,155,255;
}