:root {
  --primary: #026FA5;
  --light: #bbd0e2;
  --light-half-transparent: #bbd0e27f;
  --dark: #363F48;
  --secondary: #0094DD;
  --sidebar: #eee;
  --footer: #AAA;
}