:root {
  --primary-color: #2ab6eb;
  --primary-color-rgb: 42, 182, 235;

  --secondary-color: #1ca3d7;
  --secondary-color-rgb: 28, 163, 215;
}