a {
  text-decoration: inherit;
}

.fit-cover {
  object-fit: cover;
}

body {
  font-family: 'Libre Baskerville';
}

.navbar {
  background-color: var(--bs-blue);
}

#AmishQuilting {
  max-height: 300px;
  width: auto;
}

#ContainerMain {
  max-width: 900px;
}

.BookRow {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.BookPic {
  max-height: 300px;
  width: auto;
}

#BookPicWCR {
  max-height: 340px;
  width: auto;
}

#BookPic18c {
  max-height: 340px;
  width: auto;
}

li {
  margin-bottom: 10px;
}

