<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background: #ffb74d; }

.HomeTitle {
  font-family: 'Pacifico', cursive; }

nav {
  padding-left: 20px;
  background-color: teal; }

.loanOut {
  display: inline; }

.contact_container {
  border: 1px solid black; }

.cardImage {
  width: 300px;
  height: 500px; }

.revealCardInfo span,
.bookTitle,
.editSpan,
.imageTitle {
  font-weight: bold; }
</pre></body></html>