.quarto-title {
  font-family: monospace;
}

.title {
  font-size: 2.25em;
}

table.quarto-listing-table a {
  font-size: 1.25em;
}

.description {
  font-family: sans-serif;
}

.navbar-title {
  font-family: monospace;
  font-size: xx-large;
}

.nav-item {
  font-size: larger;
}

.code:not(sourceCode) {
  background-color: transparent;
}

div.quarto-about-trestles .about-entity img.rounded {
  width: 50em;
}

.about-link {
  min-width: 33%;
  max-width: 66%;
  margin-left: auto;
  margin-right: auto;
}

div.quarto-post a {
  font-family: inherit;
  ;
}
