:root {
  --primary-color: #AFC6DA;
  --primary-color-rgb: 175,
    198,
    218;

  --primary-color-2: #3f434c;
  --primary-color-3: #dce4f2;
}