:root {
  --ink: #17398f;
  --cream: #f8faff;
  --sand: #d5e2f4;
  --rust: #1972c1;
  --line: rgba(23, 57, 143, .18);
}

.hero-copy { background: #edf3fc; }
.services { background: #e9f1fb; }
.hero-card { background: rgba(248, 250, 255, .94); }
