:root {
  --primary-color: #18a2f5;
  --primary-color-rgb: 24, 162, 245;

  --secondary-color: #83c2ea;
  --secondary-color-rgb: 131,194,234;
}