:root {
  --primary: #1f7fb8;
  --primary-dark: #155e89;
  --primary-light: #4aa6d6;
  --primary-soft: #eef6fb;
  --accent: #2863bc;
  --band: #0e2536;
}
