:root {
  --primary-color: #4DA3FF;
  --primary-color-rgb: 77, 163, 255;
  --secondary-color: #2E8BFF;
  --secondary-color-rgb: 46, 139, 255;
}