body {
  color: #222;
}
:root {
  --theme: #f18002;
  --active: #003049;
  --bg: #eaf6fd;
  --blue: #045395;
}