:root {
  --primary-color: #0066cc;
  --primary-color-rgb: 0, 102, 204;

  --secondary-color: #4da6ff;
  --secondary-color-rgb: 77, 166, 255;
}