/* Custom styles for Airport Network Analysis */

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.quarto-title-banner {
  background-color: #2E86AB;
  color: white;
}

h1, h2, h3 {
  color: #2E86AB;
}

code {
  background-color: #f5f5f5;
  padding: 2px 4px;
  border-radius: 3px;
}
