span.project-version {
  color: #999999;
  font-size: 0.8em;
  font-weight: 600;
  margin-left: 5px;
}

.table td {
  padding: 0.5rem;
}

.table td  p {
  margin-bottom: 0 !important;
}

.py-obj {
  margin-right: 0.15rem;
}

.lead {
  font-size: 1.5rem;
}

.front-page-callout {
  margin-bottom: 4rem;
}

.text-large {
  font-size: 1.35rem;
}

/* Overwrite the main link definition in the book-theme for button links */
main.bd-content #main-content a.btn:hover {
  color: white;
}
