:root {
  --primary-color: #05b4f9;
  --primary-color-rgb: 5,180,249;
  --secondary-color: #3b00fd;
  --secondary-color-rgb: 59,0,253;
}